Searched refs:garmin_write_bulk (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | garmin_gps.c | 171 static int garmin_write_bulk(struct usb_serial_port *port, 426 garmin_write_bulk(garmin_data_p->port, garmin_data_p->inbuffer, in gsp_rec_packet() 778 garmin_write_bulk(garmin_data_p->port, in nat_receive() 889 status = garmin_write_bulk(port, GARMIN_START_SESSION_REQ, in garmin_init_session() 967 /* Ignore errors that resulted from garmin_write_bulk with in garmin_write_bulk_callback() 975 static int garmin_write_bulk(struct usb_serial_port *port, in garmin_write_bulk() function
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | garmin_gps.c | 171 static int garmin_write_bulk(struct usb_serial_port *port, 427 garmin_write_bulk(garmin_data_p->port, garmin_data_p->inbuffer, in gsp_rec_packet() 779 garmin_write_bulk(garmin_data_p->port, in nat_receive() 890 status = garmin_write_bulk(port, GARMIN_START_SESSION_REQ, in garmin_init_session() 968 /* Ignore errors that resulted from garmin_write_bulk with in garmin_write_bulk_callback() 976 static int garmin_write_bulk(struct usb_serial_port *port, in garmin_write_bulk() function
|
Completed in 4 milliseconds