Searched defs:string (Results 1 - 25 of 188) sorted by last modified time

12345678

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c700 char *string; local
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5356 int size, in, string; local
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c2216 int size, in, string; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c227 char *string; local
/linux-master/drivers/net/dsa/
H A Dmt7530.h826 const char *string; member in struct:mt7530_hw_stats
/linux-master/scripts/gcc-plugins/
H A Dstackleak_plugin.c436 static inline bool string_equal(tree node, const char *string, int length) argument
/linux-master/drivers/net/phy/
H A Dmicrel.c279 const char *string; member in struct:kszphy_hw_stat
/linux-master/scripts/mod/
H A Dmodpost.c658 static char *next_string(char *string, unsigned long *secsize) argument
716 static bool match(const char *string, cons argument
[all...]
/linux-master/scripts/kconfig/lxdialog/
H A Dutil.c501 int first_alpha(const char *string, const char *exempt) argument
/linux-master/drivers/usb/core/
H A Dsysfs.c1146 char *string; local
[all...]
H A Dhub.c2354 static void show_string(struct usb_device *udev, char *id, char *string) argument
/linux-master/kernel/trace/
H A Dtrace_probe.c66 int PRINT_TYPE_FUNC_NAME(string)(struct trace_seq *s, void *data, void *ent) function
[all...]
/linux-master/include/linux/usb/
H A Dgadget.h848 char string[USB_MAX_STRING_LEN]; member in struct:gadget_string
/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/host/
H A Dxhci-dbgcap.h134 struct dbc_str_descs *string; member in struct:xhci_dbc
/linux-master/drivers/phy/
H A Dphy-core.c781 struct phy *phy_get(struct device *dev, const char *string) argument
828 devm_phy_get(struct device *dev, const char *string) argument
861 devm_phy_optional_get(struct device *dev, const char *string) 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/net/
H A Dveth.c116 const char string[ETH_GSTRING_LEN]; member in struct:__anon220
/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c7435 char string[ETH_GSTRING_LEN]; member in struct:__anon183
7562 char string[ETH_GSTRING_LEN]; member in struct:__anon184
/linux-master/drivers/base/
H A Dproperty.c250 device_property_match_string(const struct device *dev, const char *propname, const char *string) argument
471 fwnode_property_match_string(const struct fwnode_handle *fwnode, const char *propname, const char *string) argument
522 const char *string; local
[all...]
/linux-master/include/linux/
H A Dof.h724 of_property_match_string(const struct device_node *np, const char *propname, const char *string) argument
[all...]
/linux-master/include/uapi/linux/
H A Dvideodev2.h1812 char __user *string; member in union:v4l2_ext_control::__anon943
/linux-master/fs/nfs/
H A Dfs_context.c410 char *string = param->string, *p; local
487 nfs_parse_version_string(struct fs_context *fc, const char *string) argument
[all...]
/linux-master/drivers/scsi/
H A Dmegaraid.c2731 u8 string[16]; local
/linux-master/tools/perf/util/
H A Dsrcline.c154 static int bfd_error(const char *string) argument

Completed in 592 milliseconds

12345678