Searched refs:bcm3510_writebytes (Results 1 – 1 of 1) sorted by relevance
81 static int bcm3510_writebytes (struct bcm3510_state *state, u8 reg, u8 *buf, u8 len) in bcm3510_writebytes() function128 return bcm3510_writebytes(state,reg,&v.raw,1); in bcm3510_writeB()