Home
last modified time | relevance | path

Searched defs:strings (Results 1 – 25 of 63) sorted by relevance

123

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dcomposite.h99 struct usb_gadget_strings **strings; member
204 struct usb_gadget_strings **strings; member
273 struct usb_gadget_strings **strings; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dethtool_common.c257 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()
460 u32 string_set, u8 *strings) in efx_ethtool_get_strings()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c209 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()
405 u32 string_set, u8 *strings) in ef4_ethtool_get_strings()
/OK3568_Linux_fs/u-boot/drivers/usb/emul/
H A Dusb-emul-uclass.c32 static int usb_emul_get_string(struct usb_string *strings, int index, in usb_emul_get_string()
264 int usb_emul_setup_device(struct udevice *dev, struct usb_string *strings, in usb_emul_setup_device()
/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_util.c253 const char* avb_strv_find_str(const char* const* strings, in avb_strv_find_str()
347 const char* strings[AVB_STRDUPV_MAX_NUM_STRINGS]; in avb_strdupv() local
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dstrset.c12 const char (*strings)[ETH_GSTRING_LEN]; member
215 void *strings; in strset_prepare_set() local
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_xs.c376 static unsigned int count_strings(const char *strings, unsigned int len) in count_strings()
399 static char **split(char *strings, unsigned int len, unsigned int *num) in split()
425 char *strings, *path; in xenbus_directory() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dprinter.c90 static struct usb_string strings [] = { variable
/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A Dplugin_kvm.c229 struct str_values *strings; member
238 struct str_values *strings = NULL; in find_exit_reason() local
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dcomposite.h193 struct usb_gadget_strings **strings; member
304 struct usb_gadget_strings **strings; member
391 struct usb_gadget_strings **strings; member
/OK3568_Linux_fs/kernel/drivers/base/test/
H A Dproperty-entry-test.c218 static const char *strings[] = { in pe_test_strings() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_driver.c599 const char *const strings[] = { in kbase_mcu_state_to_string() local
1156 const char *const strings[] = { in kbase_l2_core_state_to_string() local
1668 const char *const strings[] = { in kbase_shader_core_state_to_string() local
/OK3568_Linux_fs/kernel/kernel/bpf/preload/iterators/
H A Diterators.bpf.c36 const char *strings; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddebug.c239 char **strings = backtrace_symbols(array, size); in dump_stack() local
/OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c192 } __attribute__ ((__packed__)) strings = { variable
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmodule.c116 char *strings; in module_frob_arch_sections() local
/OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c194 } __attribute__ ((__packed__)) strings = { variable
/OK3568_Linux_fs/kernel/lib/
H A Dtest-string_helpers.c40 static const struct test_string strings[] __initconst = { variable
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Ddebugfs_gt_pm.c541 static const char * const strings[] = { in rps_power_to_str() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dtaskdata.py19 def re_match_strings(target, strings): argument
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Dremote_node_context.c67 static const char * const strings[] = RNC_STATES; in rnc_state_name() local
/OK3568_Linux_fs/u-boot/common/
H A Dimage-sig.c347 const uint32_t *strings; in fit_config_check_sig() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c332 u8 *strings; in dpaa_get_strings() local
/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Dsimple-card-utils.c488 const char **strings, *control_name; in asoc_simple_parse_pin_switches() local
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88-core.c479 void cx88_print_irqbits(const char *tag, const char *strings[], in cx88_print_irqbits()

123