/linux-6.3-rc2/drivers/gpu/drm/bridge/ |
A D | lontium-lt8912b.c | 249 static int lt8912_free_i2c(struct lt8912 *lt) in lt8912_free_i2c() 356 static int lt8912_video_on(struct lt8912 *lt) in lt8912_video_on() 465 struct lt8912 *lt = bridge_to_lt8912(bridge); in lt8912_bridge_mode_set() local 472 struct lt8912 *lt = bridge_to_lt8912(bridge); in lt8912_bridge_enable() local 522 struct lt8912 *lt = data; in lt8912_bridge_hpd_cb() local 531 struct lt8912 *lt = bridge_to_lt8912(bridge); in lt8912_bridge_connector_init() local 560 struct lt8912 *lt = bridge_to_lt8912(bridge); in lt8912_bridge_attach() local 590 struct lt8912 *lt = bridge_to_lt8912(bridge); in lt8912_bridge_detach() local 639 static int lt8912_parse_dt(struct lt8912 *lt) in lt8912_parse_dt() 699 static int lt8912_put_dt(struct lt8912 *lt) in lt8912_put_dt() [all …]
|
/linux-6.3-rc2/net/netfilter/ |
A D | nft_set_pipapo_avx2.c | 45 #define NFT_PIPAPO_AVX2_BUCKET_LOAD4(reg, lt, group, v, bsize) \ argument 223 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_2() local 285 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_4() local 363 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_8() local 459 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_12() local 553 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_32() local 679 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_1() local 736 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_2() local 800 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_4() local 875 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_6() local [all …]
|
A D | nft_set_pipapo.h | 72 #define NFT_PIPAPO_LT_ALIGN(lt) (PTR_ALIGN((lt), NFT_PIPAPO_ALIGN)) argument 80 #define NFT_PIPAPO_LT_ALIGN(lt) (lt) argument 129 unsigned long *lt; member 192 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_4bit() local 220 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_8bit() local
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
A D | dp.c | 56 nvkm_dp_train_sense(struct lt_state *lt, bool pc, u32 delay) in nvkm_dp_train_sense() 96 nvkm_dp_train_drive(struct lt_state *lt, bool pc) in nvkm_dp_train_drive() 167 nvkm_dp_train_pattern(struct lt_state *lt, u8 pattern) in nvkm_dp_train_pattern() 193 nvkm_dp_train_eq(struct lt_state *lt) in nvkm_dp_train_eq() 240 nvkm_dp_train_cr(struct lt_state *lt) in nvkm_dp_train_cr() 280 struct lt_state lt = { in nvkm_dp_train_link() local
|
A D | outp.h | 60 } lt; member
|
/linux-6.3-rc2/drivers/mtd/nand/raw/ |
A D | marvell_nand.c | 1040 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_do_read_page() local 1098 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_read_page() local 1154 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_do_write_page() local 1248 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_page_raw() local 1298 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_chunk() local 1363 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_page() local 1503 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_page_raw() local 1560 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_chunk() local 1621 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_page() local 2182 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nand_ooblayout_ecc() local [all …]
|
/linux-6.3-rc2/arch/mips/pci/ |
A D | fixup-cobalt.c | 71 unsigned char lt; in qube_raq_via_bmIDE_fixup() local
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | cpu-features.h | 63 #define __isa_range(ge, lt) \ argument 65 #define __isa_range_or_flag(ge, lt, flag) \ argument 67 #define __isa_range_and_ase(ge, lt, ase) \ argument
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu_npc_fs.c | 151 u64 cfg, u8 lid, u8 lt, u8 intf) in npc_set_layer_mdata() 196 u8 nr_bits, lid, lt, ld; in npc_check_overlap() local 443 u8 lt, u64 cfg, u8 intf) in npc_scan_ldata() 575 u8 lid, lt, ld, bitnr; in npc_scan_kex() local
|
A D | rvu_npc_hash.c | 103 static u64 npc_update_use_hash(int lt, int ld) in npc_update_use_hash() 125 int lid, lt, ld, hash_cnt = 0; in npc_program_mkex_hash_rx() local 162 int lid, lt, ld, hash_cnt = 0; in npc_program_mkex_hash_tx() local
|
A D | rvu_npc.c | 1244 int lid, lt, ld, fl; in npc_program_mkex_rx() local 1273 int lid, lt, ld, fl; in npc_program_mkex_tx() local 3205 #define GET_KEX_LD(intf, lid, lt, ld) \ argument 3216 int lid, lt, ld, fl; in rvu_mbox_handler_npc_get_kex_cfg() local
|
/linux-6.3-rc2/drivers/media/v4l2-core/ |
A D | v4l2-h264.c | 263 u8 lt, i = 0, j = 0, k = 0; in reorder_field_reflist() local
|
/linux-6.3-rc2/drivers/media/platform/rockchip/rga/ |
A D | rga-hw.c | 50 struct rga_addr_offset *lt, *lb, *rt, *rb; in rga_get_addr_offset() local
|
/linux-6.3-rc2/scripts/ |
A D | unifdef.c | 831 Linetype lt; in eval_unary() local 918 Linetype lt, rt; in eval_table() local
|
/linux-6.3-rc2/drivers/memory/tegra/ |
A D | tegra210-emc-cc-r21021.c | 407 #define __COPY_EMA(nt, lt, dev) \ in periodic_compensation_handler() argument
|
/linux-6.3-rc2/kernel/locking/ |
A D | lockdep_proc.c | 449 static void seq_lock_time(struct seq_file *m, struct lock_time *lt) in seq_lock_time()
|
/linux-6.3-rc2/net/netfilter/ipset/ |
A D | ip_set_hash_gen.h | 450 struct list_head *l, *lt; in mtype_destroy() local 626 struct list_head *l, *lt; in mtype_resize() local
|
/linux-6.3-rc2/fs/ksmbd/ |
A D | oplock.c | 1676 struct lease_table *lt; in lookup_lease_in_table() local
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | ptrace.c | 163 unsigned long lt[NUM_WATCH_REGS]; in ptrace_set_watch_regs() local
|
/linux-6.3-rc2/drivers/scsi/be2iscsi/ |
A D | be_main.h | 711 u8 lt; /* DWORD 0 */ member 779 u8 lt; /* DWORD 11 */ member 867 u8 lt; /* DWORD 0 */ member
|
/linux-6.3-rc2/net/xfrm/ |
A D | xfrm_user.c | 626 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_update_ae_params() local 2469 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_new_ae() local
|
/linux-6.3-rc2/drivers/power/supply/ |
A D | bq25890_charger.c | 341 struct bq25890_lookup lt; member
|
/linux-6.3-rc2/rust/alloc/ |
A D | boxed.rs | 1299 fn lt(&self, other: &Self) -> bool { in lt() method
|
/linux-6.3-rc2/drivers/hid/ |
A D | hid-wiimote-modules.c | 1046 __s8 rx, ry, lx, ly, lt, rt; in wiimod_classic_in_ext() local
|
/linux-6.3-rc2/drivers/infiniband/core/ |
A D | verbs.c | 233 enum rdma_transport_type lt; in rdma_port_get_link_layer() local
|