/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | ipaq-micro.c | 238 char *str; in ipaq_micro_eeprom_dump() local [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-gpio.c | 284 char *str; in cx18_gpio_register() local
|
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
H A D | ddbridge-sx8.c | 89 s32 str; in get_strength() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | hwmon.c | 144 mlx5_hwmon_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, const char **str) mlx5_hwmon_read_string() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_param.c | 101 struct atl1e_opt_list { int i; char *str; } *p; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_param.c | 176 const struct e1000_opt_list { int i; char *str; } *p; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | param.c | 155 char *str; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_param.c | 146 const struct pch_gbe_opt_list { int i; char *str; } *p; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx_devlink.c | 243 const char *str; in efx_devlink_info_running_v2() member 360 const char *str; in efx_devlink_info_running_v3() member 398 const char *str; in efx_devlink_info_running_v4() member 481 const char *str; in efx_devlink_info_running_v5() member 522 const char *str; efx_devlink_info_running_versions() member [all...] |
/kernel/linux/linux-6.6/drivers/accel/ivpu/ |
H A D | ivpu_fw.c | 86 ivpu_fw_check_api(struct ivpu_device *vdev, const struct vpu_firmware_header *fw_hdr, const char *str, int index, u16 expected_major, u16 expected_minor, u16 min_major) ivpu_fw_check_api() argument
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | acpi_memhotplug.c | 353 static int __init disable_acpi_memory_hotplug(char *str) in disable_acpi_memory_hotplug() argument
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | devtmpfs.c | 57 static int __init mount_param(char *str) in mount_param() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | d_path.c | 57 static bool prepend(struct prepend_buffer *p, const char *str, int namelen) in prepend() argument
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | dentry.c | 223 hmdfs_cmp_ci(const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *name) hmdfs_cmp_ci() argument
|
H A D | inode_cloud.c | 25 struct qstr str; in make_ino_raw_cloud() local
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | super.c | 381 struct qstr str; in hfsplus_fill_super() local
|
H A D | dir.c | 87 struct qstr str; in hfsplus_lookup() local 306 struct qstr str; in hfsplus_link() local 362 struct qstr str; in hfsplus_unlink() local [all...] |
H A D | catalog.c | 43 hfsplus_cat_build_key(struct super_block *sb, hfsplus_btree_key *key, u32 parent, const struct qstr *str) hfsplus_cat_build_key() argument 176 hfsplus_fill_cat_thread(struct super_block *sb, hfsplus_cat_entry *entry, int type, u32 parentid, const struct qstr *str) hfsplus_fill_cat_thread() argument 253 hfsplus_create_cat(u32 cnid, struct inode *dir, const struct qstr *str, struct inode *inode) hfsplus_create_cat() argument 330 hfsplus_delete_cat(u32 cnid, struct inode *dir, const struct qstr *str) hfsplus_delete_cat() argument [all...] |
/kernel/linux/linux-6.6/fs/erofs/ |
H A D | sysfs.c | 209 char *str = NULL; in erofs_register_sysfs() local
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | nls.c | 459 static unsigned short *exfat_wstrchr(unsigned short *str, unsigned short wchar) in exfat_wstrchr() argument
|
/kernel/linux/linux-6.6/fs/adfs/ |
H A D | dir.c | 332 __adfs_compare(const unsigned char *qstr, u32 qlen, const char *str, u32 len) __adfs_compare() argument 418 adfs_compare(const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *qstr) adfs_compare() argument
|
/kernel/linux/linux-6.6/fs/efivarfs/ |
H A D | super.c | 87 efivarfs_d_compare(const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *name) efivarfs_d_compare() argument
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | misc.c | 30 int match_pattern(const char *str, size_t len, const char *pattern) in match_pattern() argument
|
/kernel/linux/linux-6.6/fs/unicode/ |
H A D | utf8-norm.c | 85 utf8decode3(const char *str) in utf8decode3() argument 102 utf8encode3(char *str, unsigned int val) in utf8encode3() argument 258 utf8hangul(const char *str, unsigned char *hangul) in utf8hangul() argument [all...] |
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | key.h | 58 const signed char *str = (const signed char *)s; in key_r5_hash() local 75 static inline uint32_t key_test_hash(const char *str, int len) in key_test_hash() argument
|