Searched refs:freqSlotTelevision (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-hdw-internal.h257 unsigned int freqSlotTelevision; /* Current slot for tv mode */ member in struct:pvr2_hdw
H A Dpvrusb2-hdw.c300 if (hdw->freqSlotTelevision == slotId) {
301 hdw->freqSlotTelevision = 0;
326 *vp = hdw->freqSelector ? hdw->freqSlotRadio : hdw->freqSlotTelevision;
343 hdw->freqSlotTelevision = slotId;
1046 hdw->freqSlotTelevision = 0;

Completed in 41 milliseconds