Searched defs:string (Results 101 - 125 of 188) sorted by relevance

12345678

/linux-master/drivers/firmware/
H A Ddmi_scan.c174 dmi_save_ident(const struct dmi_header *dm, int slot, int string) argument
[all...]
/linux-master/tools/perf/util/
H A Ddata-convert-bt.c77 struct bt_ctf_field_type *string; member in struct:ctf_writer::__anon1508::__anon1509
255 static int string_set_value(struct bt_ctf_field *field, const char *string) argument
163 value_set_string(struct ctf_writer *cw, struct bt_ctf_event *event, const char *name, const char *string) argument
[all...]
H A Dsrcline.c154 static int bfd_error(const char *string) argument
/linux-master/drivers/acpi/acpica/
H A Dacobject.h372 struct acpi_object_string string; member in union:acpi_operand_object
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c1428 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; local
/linux-master/arch/s390/kernel/
H A Ddebug.c56 char *string; member in struct:__anon55
1085 static inline int debug_count_numargs(char *string) argument
1099 debug_entry_t *__debug_sprintf_event(debug_info_t *id, int level, char *string, ...) argument
1134 __debug_sprintf_exception(debug_info_t *id, int level, char *string, ...) argument
[all...]
/linux-master/drivers/pinctrl/
H A Dpinctrl-tb10x.c543 const char *string; local
/linux-master/net/sunrpc/
H A Drpcb_clnt.c882 static void encode_rpcb_string(struct xdr_stream *xdr, const char *string, argument
/linux-master/crypto/
H A Ddrbg.c1938 struct drbg_string string; local
1958 struct drbg_string string; local
[all...]
/linux-master/drivers/net/phy/
H A Dnxp-tja11xx.c93 const char *string; member in struct:tja11xx_phy_stats
/linux-master/tools/testing/selftests/bpf/
H A Dtest_offload.py26 import string namespace
/linux-master/drivers/tty/serial/
H A Dcpm_uart.c1007 cpm_uart_early_write(struct uart_cpm_port *pinfo, const char *string, u_int count, bool handle_linefeed) argument
/linux-master/security/apparmor/
H A Dpolicy_unpack.c372 VISIBLE_IF_KUNIT int aa_unpack_str(struct aa_ext *e, const char **string, const char *name) argument
396 VISIBLE_IF_KUNIT int aa_unpack_strdup(struct aa_ext *e, char **string, const char *name) argument
/linux-master/drivers/net/phy/qcom/
H A Dqcom.h201 const char *string; member in struct:at803x_hw_stat
/linux-master/arch/um/drivers/
H A Dvector_kern.c83 const char string[ETH_GSTRING_LEN]; member in struct:__anon143
/linux-master/net/smc/
H A Dsmc_pnet.c485 char *string; local
/linux-master/drivers/platform/x86/
H A Dthink-lmi.c258 tlmi_extract_output_string(const struct acpi_buffer *output, char **string) argument
[all...]
H A Dwmi.c100 static bool guid_parse_and_compare(const char *string, const guid_t *guid) argument
[all...]
/linux-master/drivers/of/
H A Dproperty.c465 of_property_match_string(const struct device_node *np, const char *propname, const char *string) argument
[all...]
/linux-master/drivers/usb/host/
H A Dxhci-dbgcap.h134 struct dbc_str_descs *string; member in struct:xhci_dbc
/linux-master/include/linux/phy/
H A Dphy.h448 static inline struct phy *phy_get(struct device *dev, const char *string) argument
453 static inline struct phy *devm_phy_get(struct device *dev, const char *string) argument
458 devm_phy_optional_get(struct device *dev, const char *string) argument
/linux-master/drivers/usb/core/
H A Dsysfs.c1146 char *string; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c227 char *string; local
/linux-master/drivers/input/tablet/
H A Daiptek.c349 const char *string; member in struct:aiptek_map
/linux-master/drivers/scsi/arm/
H A Dacornscsi.c2685 static char string[100], *p; local

Completed in 409 milliseconds

12345678