Searched refs:stv0900_diseqc_send (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0900_core.c | 1702 static int stv0900_diseqc_send(struct stv0900_internal *intp , u8 *data, in stv0900_diseqc_send() function 1730 return stv0900_diseqc_send(state->internal, in stv0900_send_master_cmd() 1749 stv0900_diseqc_send(intp, &data, 1, state->demod); in stv0900_send_burst() 1754 stv0900_diseqc_send(intp, &data, 1, state->demod); in stv0900_send_burst()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0900_core.c | 1702 static int stv0900_diseqc_send(struct stv0900_internal *intp , u8 *data, in stv0900_diseqc_send() function 1730 return stv0900_diseqc_send(state->internal, in stv0900_send_master_cmd() 1749 stv0900_diseqc_send(intp, &data, 1, state->demod); in stv0900_send_burst() 1754 stv0900_diseqc_send(intp, &data, 1, state->demod); in stv0900_send_burst()
|
Completed in 5 milliseconds