Home
last modified time | relevance | path

Searched defs:lcf (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/can/
Dbcm.c488 struct canfd_frame *lcf = op->last_frames + op->cfsiz * index; in bcm_rx_cmp_to_index() local
576 struct canfd_frame *lcf = op->last_frames + op->cfsiz * index; in bcm_rx_do_flush() local
/Linux-v4.19/drivers/media/i2c/
Dadv7842.c1408 u16 bl, lcf, lcvs; member
2749 u32 lcf = ((cp_read(sd, 0xb3) & 0x7) << 8) | cp_read(sd, 0xb4); in adv7842_cp_log_status() local
Dadv7604.c1350 u16 bl, lcf, lcvs; member
/Linux-v4.19/net/netfilter/
Dnf_conntrack_h323_main.c1601 unsigned char **data, LocationConfirm *lcf) in process_lcf()