Searched refs:av7110_fe_lock_fix (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/pci/ttpci/ |
D | av7110.c | 1928 static int av7110_fe_lock_fix(struct av7110 *av7110, enum fe_status status) in av7110_fe_lock_fix() function 1973 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_set_frontend() 1984 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_init() 1999 ret = av7110_fe_lock_fix(av7110, *status); in av7110_fe_read_status() 2007 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_diseqc_reset_overload() 2018 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_diseqc_send_master_cmd() 2031 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_diseqc_send_burst() 2044 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_set_tone() 2057 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_set_voltage() 2069 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_dishnetwork_send_legacy_command()
|