Searched defs:strings (Results 1 - 29 of 29) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/legacy/
H A Dprinter.c106 static struct usb_string strings [] = { variable in typeref:struct:usb_string
/linux-4.1.27/arch/s390/kernel/
H A Dmodule.c113 char *strings; module_frob_arch_sections() local
/linux-4.1.27/arch/avr32/kernel/
H A Dmodule.c66 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.1.27/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c126 } __attribute__ ((__packed__)) strings = { variable in typeref:struct:__anon14867
/linux-4.1.27/drivers/scsi/isci/
H A Dremote_node_context.c67 static const char * const strings[] = RNC_STATES; rnc_state_name() local
H A Dremote_device.c69 static const char * const strings[] = REMOTE_DEV_STATES; dev_state_name() local
H A Dphy.c66 static const char * const strings[] = PHY_STATES; phy_state_name() local
H A Dport.c67 static const char * const strings[] = PORT_STATES; port_state_name() local
H A Drequest.c68 static const char * const strings[] = REQUEST_STATES; req_state_name() local
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c587 static const char * const strings[] = { variable
/linux-4.1.27/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c128 } __attribute__ ((__packed__)) strings = { variable in typeref:struct:__anon14863
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c318 const char *strings = NULL; rk_gmac_setup() local
/linux-4.1.27/tools/lib/traceevent/
H A Dplugin_kvm.c221 struct str_values *strings; member in struct:isa_exit_reasons
230 struct str_values *strings = NULL; find_exit_reason() local
H A Devent-parse.c3974 } *strings = NULL, *string; process_defined_func() local
/linux-4.1.27/drivers/media/pci/cx25821/
H A Dcx25821-core.c1252 void cx25821_print_irqbits(char *name, char *tag, char **strings, cx25821_print_irqbits() argument
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-core.c477 void cx88_print_irqbits(const char *name, const char *tag, const char *strings[], cx88_print_irqbits() argument
/linux-4.1.27/drivers/ps3/
H A Dps3-vuart.c126 static const char *strings[] = { _dump_port_params() local
/linux-4.1.27/tools/perf/util/
H A Dutil.c258 char **strings = backtrace_symbols(array, size); dump_stack() local
/linux-4.1.27/tools/usb/
H A Dffs-test.c268 } __attribute__((packed)) strings = { variable in typeref:struct:__anon14873
/linux-4.1.27/drivers/xen/xenbus/
H A Dxenbus_xs.c344 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.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c423 int i, strings = 0; mlx4_en_get_strings() local
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dethtool.c215 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 Dptp.c357 size_t efx_ptp_describe_stats(struct efx_nic *efx, u8 *strings) efx_ptp_describe_stats() argument
/linux-4.1.27/drivers/of/
H A Dunittest.c388 const char *strings[4]; of_unittest_property_string() local
/linux-4.1.27/include/linux/usb/
H A Dcomposite.h185 struct usb_gadget_strings **strings; member in struct:usb_function
289 struct usb_gadget_strings **strings; member in struct:usb_configuration
375 struct usb_gadget_strings **strings; member in struct:usb_composite_driver
H A Dgadget.h962 struct usb_string *strings; member in struct:usb_gadget_strings
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dicp_qat_uclo.h190 uint64_t strings; member in struct:icp_qat_uof_strtable
/linux-4.1.27/drivers/usb/gadget/
H A Dconfigfs.c80 struct usb_string strings[USB_GADGET_FIRST_AVAIL_IDX]; member in struct:gadget_strings
95 struct usb_string strings; member in struct:gadget_config_name
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_fs.c2241 struct usb_string *strings, *s; __ffs_data_got_strings() local

Completed in 809 milliseconds