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