Searched refs:bcm3510_writebytes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | bcm3510.c | 81 static int bcm3510_writebytes (struct bcm3510_state *state, u8 reg, u8 *buf, u8 len) in bcm3510_writebytes() function 128 return bcm3510_writebytes(state,reg,&v.raw,1); in bcm3510_writeB()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | bcm3510.c | 81 static int bcm3510_writebytes (struct bcm3510_state *state, u8 reg, u8 *buf, u8 len) in bcm3510_writebytes() function 128 return bcm3510_writebytes(state,reg,&v.raw,1); in bcm3510_writeB()
|
Completed in 4 milliseconds