Home
last modified time | relevance | path

Searched defs:name_length (Results 1 – 7 of 7) sorted by relevance

/linux/tools/lib/bpf/
H A Dzip.h28 __u16 name_length; member
/linux/drivers/acpi/acpica/
H A Ddsutils.c427 u32 name_length; in acpi_ds_create_operand() local
/linux/drivers/firmware/qcom/
H A Dqcom_qseecom_uefisecapp.c302 unsigned long name_length; in qsee_uefi_get_variable() local
432 unsigned long name_length; in qsee_uefi_set_variable() local
/linux/arch/mips/fw/cfe/
H A Dcfe_api_int.h60 s64 name_length; /* size of name buffer */ member
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_console.c279 u32 name_length = (u32)__cvmx_bootmem_desc_get( in cvmx_bootmem_phy_named_block_find() local
/linux/include/acpi/
H A Dactbl1.h1937 u16 name_length; member
1953 u16 name_length; member
/linux/drivers/hid/
H A Dhid-logitech-hidpp.c482 static void hidpp_prefix_name(char **name, int name_length) in hidpp_prefix_name()