/linux-4.4.14/drivers/usb/gadget/legacy/ |
H A D | printer.c | 95 static struct usb_string strings [] = { variable in typeref:struct:usb_string
|
/linux-4.4.14/arch/s390/kernel/ |
H A D | module.c | 113 char *strings; module_frob_arch_sections() local
|
/linux-4.4.14/arch/avr32/kernel/ |
H A D | module.c | 66 char *strings; module_frob_arch_sections() local 28 check_rela(Elf32_Rela *rela, struct module *module, char *strings, Elf32_Sym *symbols) check_rela() argument
|
/linux-4.4.14/tools/usb/ffs-aio-example/simple/device_app/ |
H A D | aio_simple.c | 126 } __attribute__ ((__packed__)) strings = { variable in typeref:struct:__anon15769
|
/linux-4.4.14/drivers/scsi/isci/ |
H A D | remote_node_context.c | 67 static const char * const strings[] = RNC_STATES; rnc_state_name() local
|
H A D | remote_device.c | 69 static const char * const strings[] = REMOTE_DEV_STATES; dev_state_name() local
|
H A D | phy.c | 66 static const char * const strings[] = PHY_STATES; phy_state_name() local
|
H A D | port.c | 67 static const char * const strings[] = PORT_STATES; port_state_name() local
|
H A D | request.c | 68 static const char * const strings[] = REQUEST_STATES; req_state_name() local
|
/linux-4.4.14/tools/usb/ffs-aio-example/multibuff/device_app/ |
H A D | aio_multibuff.c | 128 } __attribute__ ((__packed__)) strings = { variable in typeref:struct:__anon15765
|
/linux-4.4.14/tools/lib/traceevent/ |
H A D | plugin_kvm.c | 224 struct str_values *strings; member in struct:isa_exit_reasons 233 struct str_values *strings = NULL; find_exit_reason() local
|
H A D | event-parse.c | 4100 } *strings = NULL, *string; process_defined_func() local
|
/linux-4.4.14/drivers/ps3/ |
H A D | ps3-vuart.c | 126 static const char *strings[] = { _dump_port_params() local
|
/linux-4.4.14/drivers/media/pci/cx25821/ |
H A D | cx25821-core.c | 1252 void cx25821_print_irqbits(char *name, char *tag, char **strings, cx25821_print_irqbits() argument
|
/linux-4.4.14/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 477 void cx88_print_irqbits(const char *name, const char *tag, const char *strings[], cx88_print_irqbits() argument
|
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-rk.c | 456 const char *strings = NULL; rk_gmac_setup() local
|
/linux-4.4.14/drivers/xen/xenbus/ |
H A D | xenbus_xs.c | 344 static unsigned int count_strings(const char *strings, unsigned int len) count_strings() argument 367 static char **split(char *strings, unsigned int len, unsigned int *num) split() argument 393 char *strings, *path; xenbus_directory() local
|
/linux-4.4.14/tools/perf/util/ |
H A D | util.c | 336 char **strings = backtrace_symbols(array, size); dump_stack() local
|
/linux-4.4.14/tools/usb/ |
H A D | ffs-test.c | 268 } __attribute__((packed)) strings = { variable in typeref:struct:__anon15775
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 432 int i, strings = 0; mlx4_en_get_strings() local
|
/linux-4.4.14/drivers/of/ |
H A D | unittest.c | 392 const char *strings[4]; of_unittest_property_string() local
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
H A D | ethtool.c | 215 static void efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, efx_fill_test() argument 362 static size_t efx_describe_per_queue_stats(struct efx_nic *efx, u8 *strings) efx_describe_per_queue_stats() argument 257 efx_fill_loopback_test(struct efx_nic *efx, struct efx_loopback_self_tests *lb_tests, enum efx_loopback_mode mode, unsigned int test_index, u8 *strings, u64 *data) efx_fill_loopback_test() argument 302 efx_ethtool_fill_self_tests(struct efx_nic *efx, struct efx_self_tests *tests, u8 *strings, u64 *data) efx_ethtool_fill_self_tests() argument 411 efx_ethtool_get_strings(struct net_device *net_dev, u32 string_set, u8 *strings) efx_ethtool_get_strings() argument
|
H A D | ptp.c | 357 size_t efx_ptp_describe_stats(struct efx_nic *efx, u8 *strings) efx_ptp_describe_stats() argument
|
/linux-4.4.14/include/linux/usb/ |
H A D | composite.h | 185 struct usb_gadget_strings **strings; member in struct:usb_function 291 struct usb_gadget_strings **strings; member in struct:usb_configuration 377 struct usb_gadget_strings **strings; member in struct:usb_composite_driver
|
H A D | gadget.h | 1150 struct usb_string *strings; member in struct:usb_gadget_strings
|
/linux-4.4.14/drivers/usb/gadget/ |
H A D | configfs.c | 90 struct usb_string strings[USB_GADGET_FIRST_AVAIL_IDX]; member in struct:gadget_strings 105 struct usb_string strings; member in struct:gadget_config_name
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
H A D | icp_qat_uclo.h | 190 uint64_t strings; member in struct:icp_qat_uof_strtable
|
/linux-4.4.14/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2241 struct usb_string *strings, *s; __ffs_data_got_strings() local
|