Searched refs:uea_write_cmv_e4 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/atm/ |
D | ueagle-atm.c | 1293 static inline int uea_write_cmv_e4(struct uea_softc *sc, in uea_write_cmv_e4() function 1792 ret = uea_write_cmv_e4(sc, 1, E4_SA_CNTL, 0, 0, 1); in uea_send_cmvs_e4() 1815 ret = uea_write_cmv_e4(sc, 1, in uea_send_cmvs_e4() 1830 ret = uea_write_cmv_e4(sc, 1, E4_SA_CNTL, 0, 0, 2); in uea_send_cmvs_e4()
|