Home
last modified time | relevance | path

Searched refs:freqSlotRadio (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h289 unsigned int freqSlotRadio; /* Current slot for radio mode */ member
H A Dpvrusb2-hdw.c365 if (hdw->freqSlotRadio == slotId) { in ctrl_channelfreq_set()
366 hdw->freqSlotRadio = 0; in ctrl_channelfreq_set()
395 *vp = hdw->freqSelector ? hdw->freqSlotRadio : hdw->freqSlotTelevision; in ctrl_channel_get()
410 hdw->freqSlotRadio = slotId; in ctrl_channel_set()
1321 hdw->freqSlotRadio = 0; in pvr2_hdw_set_cur_freq()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h289 unsigned int freqSlotRadio; /* Current slot for radio mode */ member
H A Dpvrusb2-hdw.c365 if (hdw->freqSlotRadio == slotId) { in ctrl_channelfreq_set()
366 hdw->freqSlotRadio = 0; in ctrl_channelfreq_set()
395 *vp = hdw->freqSelector ? hdw->freqSlotRadio : hdw->freqSlotTelevision; in ctrl_channel_get()
410 hdw->freqSlotRadio = slotId; in ctrl_channel_set()
1321 hdw->freqSlotRadio = 0; in pvr2_hdw_set_cur_freq()

Completed in 14 milliseconds