Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dbcm3510.c81 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()