/linux/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 257 static void efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, in efx_fill_test() 302 u8 *strings, u64 *data) in efx_fill_loopback_test() 345 u8 *strings, u64 *data) in efx_ethtool_fill_self_tests() 398 static size_t efx_describe_per_queue_stats(struct efx_nic *efx, u8 **strings) in efx_describe_per_queue_stats() 458 u32 string_set, u8 *strings) in efx_ethtool_get_strings()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 209 static void ef4_fill_test(unsigned int test_index, u8 *strings, u64 *data, in ef4_fill_test() 255 u8 *strings, u64 *data) in ef4_fill_loopback_test() 298 u8 *strings, u64 *data) in ef4_ethtool_fill_self_tests() 356 static size_t ef4_describe_per_queue_stats(struct ef4_nic *efx, u8 **strings) in ef4_describe_per_queue_stats() 403 u32 string_set, u8 *strings) in ef4_ethtool_get_strings()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | core_reloc_raw.c | 25 char strings[128]; in test_bad_local_id() member
|
/linux/drivers/xen/xenbus/ |
H A D | xenbus_xs.c | 390 static unsigned int count_strings(const char *strings, unsigned int len) in count_strings() 413 static char **split(char *strings, unsigned int len, unsigned int *num) in split() 439 char *strings, *path; in xenbus_directory() local
|
/linux/drivers/usb/gadget/legacy/ |
H A D | printer.c | 91 static struct usb_string strings [] = { variable
|
/linux/tools/usb/ffs-aio-example/simple/device_app/ |
H A D | aio_simple.c | 144 } __attribute__ ((__packed__)) strings = { variable
|
/linux/kernel/bpf/preload/iterators/ |
H A D | iterators.bpf.c | 35 const char *strings; member
|
/linux/tools/usb/ffs-aio-example/multibuff/device_app/ |
H A D | aio_multibuff.c | 128 } __attribute__ ((__packed__)) strings = { variable
|
/linux/tools/testing/selftests/mm/ |
H A D | thp_settings.c | 113 int thp_read_string(const char *name, const char * const strings[]) in thp_read_string()
|
/linux/arch/s390/kernel/ |
H A D | module.c | 112 char *strings; in module_frob_arch_sections() local
|
/linux/drivers/scsi/isci/ |
H A D | remote_node_context.c | 67 static const char * const strings[] = RNC_STATES; in rnc_state_name() local
|
H A D | phy.c | 66 static const char * const strings[] = PHY_STATES; in phy_state_name() local
|
H A D | remote_device.c | 69 static const char * const strings[] = REMOTE_DEV_STATES; in dev_state_name() local
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_pm_debugfs.c | 466 static const char * const strings[] = { in rps_power_to_str() local
|
/linux/lib/tests/ |
H A D | string_helpers_kunit.c | 31 static const struct test_string strings[] = { variable
|
/linux/drivers/media/pci/cx25821/ |
H A D | cx25821-core.c | 1233 void cx25821_print_irqbits(char *name, char *tag, char **strings, in cx25821_print_irqbits()
|
/linux/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 481 void cx88_print_irqbits(const char *tag, const char *strings[], in cx88_print_irqbits()
|
/linux/drivers/usb/early/ |
H A D | xhci-dbc.c | 231 struct xdbc_strings *strings; in xdbc_mem_init() local
|
/linux/tools/usb/ |
H A D | ffs-test.c | 316 } __attribute__((packed)) strings = { variable
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_uclo.h | 223 u64 strings; member 531 unsigned int strings; member 557 unsigned int strings; member
|
/linux/drivers/usb/gadget/ |
H A D | configfs.c | 91 struct usb_string strings[USB_GADGET_FIRST_AVAIL_IDX]; member 104 struct usb_string strings; member
|
/linux/drivers/base/ |
H A D | swnode.c | 198 const char **strings, size_t nval) in property_entry_read_string_array()
|
/linux/drivers/ps3/ |
H A D | ps3-vuart.c | 114 static const char *strings[] = { in _dump_port_params() local
|
/linux/drivers/staging/greybus/ |
H A D | audio_topology.c | 136 const char **strings; in gb_generate_enum_strings() local
|
/linux/drivers/power/supply/ |
H A D | sbs-battery.c | 219 char strings[NR_STRING_BUFFERS][I2C_SMBUS_BLOCK_MAX + 1]; member
|