Home
last modified time | relevance | path

Searched refs:dishnetwork_send_legacy_command (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/media/pci/ttpci/
A Dbudget.c552 budget->dvb_frontend->ops.dishnetwork_send_legacy_command = NULL; in frontend_init()
568 budget->dvb_frontend->ops.dishnetwork_send_legacy_command = NULL; in frontend_init()
580 budget->dvb_frontend->ops.dishnetwork_send_legacy_command = NULL; in frontend_init()
A Dbudget-ci.c1360 budget_ci->budget.dvb_frontend->ops.dishnetwork_send_legacy_command = NULL; in frontend_init()
/linux/include/media/
A Ddvb_frontend.h481 int (*dishnetwork_send_legacy_command)(struct dvb_frontend* fe, unsigned long cmd); member
/linux/drivers/media/dvb-frontends/
A Dgp8psk-fe.c390 .dishnetwork_send_legacy_command = gp8psk_fe_send_legacy_dish_cmd,
A Dstv0299.c741 .dishnetwork_send_legacy_command = stv0299_send_legacy_dish_cmd,
/linux/drivers/staging/media/av7110/
A Dav7110.c2250 av7110->fe->ops.dishnetwork_send_legacy_command = NULL; in frontend_init()
2274 …FE_FUNC_OVERRIDE(av7110->fe->ops.dishnetwork_send_legacy_command, av7110->fe_dishnetwork_send_lega… in frontend_init()
/linux/drivers/media/dvb-core/
A Ddvb_frontend.c2601 if (fe->ops.dishnetwork_send_legacy_command) { in dvb_frontend_handle_ioctl()
2602 err = fe->ops.dishnetwork_send_legacy_command(fe, in dvb_frontend_handle_ioctl()

Completed in 20 milliseconds