Searched refs:bcm3510_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | bcm3510.c | 50 struct bcm3510_state { struct 81 static int bcm3510_writebytes (struct bcm3510_state *state, u8 reg, u8 *buf, u8 len) in bcm3510_writebytes() 104 static int bcm3510_readbytes (struct bcm3510_state *state, u8 reg, u8 *buf, u8 len) in bcm3510_readbytes() 126 static int bcm3510_writeB(struct bcm3510_state *state, u8 reg, bcm3510_register_value v) in bcm3510_writeB() 131 static int bcm3510_readB(struct bcm3510_state *state, u8 reg, bcm3510_register_value *v) in bcm3510_readB() 137 static int bcm3510_hab_get_response(struct bcm3510_state *st, u8 *buf, int len) in bcm3510_hab_get_response() 154 static int bcm3510_hab_send_request(struct bcm3510_state *st, u8 *buf, int len) in bcm3510_hab_send_request() 205 static int bcm3510_do_hab_cmd(struct bcm3510_state *st, u8 cmd, u8 msgid, u8 *obuf, u8 olen, u8 *ibuf, u8 ilen) in bcm3510_do_hab_cmd() 247 static int bcm3510_is_ap_ready(struct bcm3510_state *st) 265 static int bcm3510_bert_reset(struct bcm3510_state *s [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | bcm3510.c | 50 struct bcm3510_state { struct 81 static int bcm3510_writebytes (struct bcm3510_state *state, u8 reg, u8 *buf, u8 len) in bcm3510_writebytes() 104 static int bcm3510_readbytes (struct bcm3510_state *state, u8 reg, u8 *buf, u8 len) in bcm3510_readbytes() 126 static int bcm3510_writeB(struct bcm3510_state *state, u8 reg, bcm3510_register_value v) in bcm3510_writeB() 131 static int bcm3510_readB(struct bcm3510_state *state, u8 reg, bcm3510_register_value *v) in bcm3510_readB() 137 static int bcm3510_hab_get_response(struct bcm3510_state *st, u8 *buf, int len) in bcm3510_hab_get_response() 154 static int bcm3510_hab_send_request(struct bcm3510_state *st, u8 *buf, int len) in bcm3510_hab_send_request() 205 static int bcm3510_do_hab_cmd(struct bcm3510_state *st, u8 cmd, u8 msgid, u8 *obuf, u8 olen, u8 *ibuf, u8 ilen) in bcm3510_do_hab_cmd() 247 static int bcm3510_is_ap_ready(struct bcm3510_state *st) 265 static int bcm3510_bert_reset(struct bcm3510_state *s [all...] |
Completed in 3 milliseconds