Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/pt3/
H A Dpt3.h125 bool cur_lnb; /* current LNB power status (on/off) */ member
H A Dpt3.c193 if (on == adap->cur_lnb) in pt3_set_voltage()
195 adap->cur_lnb = on; in pt3_set_voltage()
/kernel/linux/linux-6.6/drivers/media/pci/pt3/
H A Dpt3.h125 bool cur_lnb; /* current LNB power status (on/off) */ member
H A Dpt3.c193 if (on == adap->cur_lnb) in pt3_set_voltage()
195 adap->cur_lnb = on; in pt3_set_voltage()

Completed in 3 milliseconds