Home
last modified time | relevance | path

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

/openbmc/linux/net/can/
H A Dbcm.c514 struct canfd_frame *lcf = op->last_frames + op->cfsiz * index; in bcm_rx_cmp_to_index() local
590 struct canfd_frame *lcf = op->last_frames + op->cfsiz * index; in bcm_rx_do_flush() local
/openbmc/linux/drivers/media/i2c/
H A Dadv7842.c1398 u16 bl, lcf, lcvs; member
2770 u32 lcf = ((cp_read(sd, 0xb3) & 0x7) << 8) | cp_read(sd, 0xb4); in adv7842_cp_log_status() local
H A Dadv7604.c1370 u16 bl, lcf, lcvs; member
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_main.c1558 unsigned char **data, LocationConfirm *lcf) in process_lcf()