Home
last modified time | relevance | path

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

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