Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dgarmin_gps.c209 static inline int getLayerId(const __u8 *usbPacket) in getLayerId() function
629 if (getLayerId(garmin_data_p->outbuffer) != GARMIN_LAYERID_APPL) { in gsp_send()
631 getLayerId(garmin_data_p->outbuffer)); in gsp_send()
957 if (getLayerId(urb->transfer_buffer) == GARMIN_LAYERID_APPL) { in garmin_write_bulk_callback()
1010 if (getLayerId(buffer) == GARMIN_LAYERID_APPL) { in garmin_write_bulk()
1066 getLayerId(garmin_data_p->privpkt) == in garmin_write()
1142 getLayerId(data) == GARMIN_LAYERID_APPL)) { in garmin_read_process()