Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dwhiteheat.c518 response = ezusb_writememory (serial, record->address, in whiteheat_fake_startup()
535 response = ezusb_writememory (serial, record->address, in whiteheat_fake_startup()
549 response = ezusb_writememory (serial, record->address, in whiteheat_fake_startup()
Dusb-serial.h264 extern int ezusb_writememory (struct usb_serial *serial, int address, unsigned char *data, int leng…
Dusbserial.c576 int ezusb_writememory (struct usb_serial *serial, int address, unsigned char *data, int length, __u… in ezusb_writememory() function
602 response = ezusb_writememory (serial, CPUCS_REG, &reset_bit, 1, 0xa0); in ezusb_set_reset()
1905 EXPORT_SYMBOL(ezusb_writememory);
Dkeyspan_pda.c748 response = ezusb_writememory(serial, record->address, in keyspan_pda_fake_startup()
Dkeyspan.c1271 response = ezusb_writememory(serial, record->address, in keyspan_fake_startup()