Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
1013 if (getLayerId(buffer) == GARMIN_LAYERID_APPL) { in garmin_write_bulk()
1069 getLayerId(garmin_data_p->privpkt) == in garmin_write()
1145 getLayerId(data) == GARMIN_LAYERID_APPL)) { in garmin_read_process()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Ddnn.hpp403 CV_WRAP int getLayerId(const String &layer);