Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dgarmin_gps.c209 static inline int getLayerId(const __u8 *usbPacket) in getLayerId() function
630 if (getLayerId(garmin_data_p->outbuffer) != GARMIN_LAYERID_APPL) { in gsp_send()
632 getLayerId(garmin_data_p->outbuffer)); 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()
1067 getLayerId(garmin_data_p->privpkt) == in garmin_write()
1143 getLayerId(data) == GARMIN_LAYERID_APPL)) { in garmin_read_process()