Home
last modified time | relevance | path

Searched defs:name_sz (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-picolcd_leds.c100 size_t name_sz = strlen(dev_name(dev)) + 8; in picolcd_init_leds() local
H A Dhid-corsair.c427 size_t name_sz; in k90_init_backlight() local
471 size_t name_sz; in k90_init_macro_functions() local
H A Dhid-bigbenff.c376 size_t name_sz; in bigben_probe() local
H A Dhid-gt683r.c228 int name_sz; in gt683r_led_probe() local
H A Dhid-sony.c1011 size_t name_sz; in sony_register_touchpad() local
1077 size_t name_sz; in sony_register_sensors() local
1373 size_t name_sz; in sony_leds_init() local
H A Dhid-steelseries.c250 size_t name_sz; in steelseries_srws1_probe() local
H A Dhid-lenovo.c1072 size_t name_sz = strlen(dev_name(&hdev->dev)) + 16; in lenovo_register_leds() local
H A Dhid-lg4ff.c1402 size_t name_sz; in lg4ff_init() local
/openbmc/linux/arch/sparc/kernel/
H A Dmdesc.c40 u32 name_sz; /* name block size */ member
/openbmc/qemu/dump/
H A Ddump.c921 uint64_t name_sz; in get_note_sizes() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c556 const char *format, char *name, size_t name_sz, in nfp_net_aux_irq_request()
/openbmc/linux/kernel/bpf/
H A Dsyscall.c5648 BPF_CALL_4(bpf_kallsyms_lookup_name, const char *, name, int, name_sz, int, flags, u64 *, res) in BPF_CALL_4() argument
H A Dbtf.c7531 BPF_CALL_4(bpf_btf_find_by_name_kind, char *, name, int, name_sz, u32, kind, int, flags) in BPF_CALL_4() argument