Home
last modified time | relevance | path

Searched refs:DRX_LOCKED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.h645 (x == DRX_LOCKED) ? "Locked" : \
H A Ddrx_driver.h786 DRX_LOCKED **< Device is in lock *
801 DRX_LOCKED enumerator
2093 (x == DRX_LOCKED) ? "Locked" : \
H A Ddrxj.c8996 ((*lock_status != DRX_LOCKED) && in qam64auto()
9082 ((*lock_status < DRX_LOCKED) && in qam256auto()
9171 if (lock_status >= DRX_LOCKED) { in set_qam_channel()
10709 if (lock_status != DRXJ_DEMOD_LOCK && lock_status != DRX_LOCKED) { in ctrl_sig_quality()
10857 *lock_stat = DRX_LOCKED; in ctrl_lock_status()
11499 common_attr->scan_desired_lock = DRX_LOCKED; in drxj_open()
12003 case DRX_LOCKED: in drx39xxj_read_status()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.h646 (x == DRX_LOCKED) ? "Locked" : \
H A Ddrx_driver.h786 DRX_LOCKED **< Device is in lock *
801 DRX_LOCKED enumerator
2093 (x == DRX_LOCKED) ? "Locked" : \
H A Ddrxj.c8993 ((*lock_status != DRX_LOCKED) && in qam64auto()
9079 ((*lock_status < DRX_LOCKED) && in qam256auto()
9168 if (lock_status >= DRX_LOCKED) { in set_qam_channel()
10707 if (lock_status != DRXJ_DEMOD_LOCK && lock_status != DRX_LOCKED) { in ctrl_sig_quality()
10855 *lock_stat = DRX_LOCKED; in ctrl_lock_status()
11497 common_attr->scan_desired_lock = DRX_LOCKED; in drxj_open()
12000 case DRX_LOCKED: in drx39xxj_read_status()

Completed in 34 milliseconds