Searched refs:dishnetwork_send_legacy_command (Results 1 – 7 of 7) sorted by relevance
566 budget->dvb_frontend->ops.dishnetwork_send_legacy_command = NULL; in frontend_init()582 budget->dvb_frontend->ops.dishnetwork_send_legacy_command = NULL; in frontend_init()594 budget->dvb_frontend->ops.dishnetwork_send_legacy_command = NULL; in frontend_init()
1373 budget_ci->budget.dvb_frontend->ops.dishnetwork_send_legacy_command = NULL; in frontend_init()
2264 av7110->fe->ops.dishnetwork_send_legacy_command = NULL; in frontend_init()2288 …FE_FUNC_OVERRIDE(av7110->fe->ops.dishnetwork_send_legacy_command, av7110->fe_dishnetwork_send_lega… in frontend_init()
480 int (*dishnetwork_send_legacy_command)(struct dvb_frontend* fe, unsigned long cmd); member
393 .dishnetwork_send_legacy_command = gp8psk_fe_send_legacy_dish_cmd,
753 .dishnetwork_send_legacy_command = stv0299_send_legacy_dish_cmd,
2561 if (fe->ops.dishnetwork_send_legacy_command) { in dvb_frontend_handle_ioctl()2562 err = fe->ops.dishnetwork_send_legacy_command(fe, in dvb_frontend_handle_ioctl()