Searched refs:av7110_fe_lock_fix (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/staging/media/av7110/ |
D | av7110.c | 1890 static int av7110_fe_lock_fix(struct av7110 *av7110, enum fe_status status) in av7110_fe_lock_fix() function 1935 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_set_frontend() 1947 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_init() 1964 ret = av7110_fe_lock_fix(av7110, *status); in av7110_fe_read_status() 1972 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_diseqc_reset_overload() 1984 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_diseqc_send_master_cmd() 1998 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_diseqc_send_burst() 2012 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_set_tone() 2026 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_set_voltage() 2039 int ret = av7110_fe_lock_fix(av7110, 0); in av7110_fe_dishnetwork_send_legacy_command()
|