Home
last modified time | relevance | path

Searched refs:GARMIN_LAYERID_APPL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dgarmin_gps.c78 #define GARMIN_LAYERID_APPL 20 macro
422 usbdata[0] = __cpu_to_le32(GARMIN_LAYERID_APPL); in gsp_rec_packet()
629 if (getLayerId(garmin_data_p->outbuffer) != GARMIN_LAYERID_APPL) { in gsp_send()
957 if (getLayerId(urb->transfer_buffer) == GARMIN_LAYERID_APPL) { in garmin_write_bulk_callback()
1012 if (getLayerId(buffer) == GARMIN_LAYERID_APPL) { in garmin_write_bulk()
1144 getLayerId(data) == GARMIN_LAYERID_APPL)) { in garmin_read_process()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dgarmin_gps.c78 #define GARMIN_LAYERID_APPL 20 macro
423 usbdata[0] = __cpu_to_le32(GARMIN_LAYERID_APPL); in gsp_rec_packet()
630 if (getLayerId(garmin_data_p->outbuffer) != GARMIN_LAYERID_APPL) { in gsp_send()
958 if (getLayerId(urb->transfer_buffer) == GARMIN_LAYERID_APPL) { in garmin_write_bulk_callback()
1011 if (getLayerId(buffer) == GARMIN_LAYERID_APPL) { in garmin_write_bulk()
1143 getLayerId(data) == GARMIN_LAYERID_APPL)) { in garmin_read_process()

Completed in 4 milliseconds