/kernel/linux/linux-6.6/include/linux/iio/ |
H A D | iio.h | 40 * @name: Info attribute name 47 const char *name; member 90 * @_name: Attribute name 98 .name = (_name), \ 107 * @_name: Attribute name ("_available" will be appended to the name) 116 .name = (_name "_available"), \ 146 .name = "mount_matrix", \ 220 * have its name fiel 595 const char *name; global() member [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | dcache.h | 56 const unsigned char *name; member 59 #define QSTR_INIT(n,l) { { { .len = l } }, .name = n } 89 struct inode *d_inode; /* Where the name belongs to - NULL is 209 #define DCACHE_NOKEY_NAME 0x02000000 /* Encrypted name encoded without key */ 238 const struct qstr *name); 281 const struct qstr *name, unsigned *seq); 453 * Returns true if the dentry represents either an absent name or a name that 473 * Returns true if the dentry represents a name that maps to an inode 596 struct qstr name; member [all...] |
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | osdmap.h | 58 char *name; member 111 char *name; member 116 #define __CEPH_OID_INITIALIZER(oid) { .name = (oid).inline_name } 128 return oid->name == oid->inline_name && !oid->name_len; in ceph_oid_empty() 336 extern int ceph_pg_poolid_by_name(struct ceph_osdmap *map, const char *name);
|
/kernel/linux/linux-6.6/drivers/soundwire/ |
H A D | intel_init.c | 34 const char *name, in intel_link_dev_register() 47 auxdev->name = name; in intel_link_dev_register() 94 name, link_id); in intel_link_dev_register() 102 ldev->auxdev.name, link_id); in intel_link_dev_register() 223 * The name of the device will be soundwire_intel.link.[i], in sdw_intel_probe_controller() 31 intel_link_dev_register(struct sdw_intel_res *res, struct sdw_intel_ctx *ctx, struct fwnode_handle *fwnode, const char *name, int link_id) intel_link_dev_register() argument
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | serial_mctrl_gpio.c | 28 const char *name; member 153 mctrl_gpios_desc[i].name); in mctrl_gpio_init_noauto() 164 mctrl_gpios_desc[i].name, in mctrl_gpio_init_noauto() 245 mctrl_gpios_desc[i].name, idx, ret); in mctrl_gpio_init() 261 mctrl_gpios_desc[i].name, idx, ret); in mctrl_gpio_init()
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-audio/ |
H A D | bcm2835-pcm.c | 323 int snd_bcm2835_new_pcm(struct bcm2835_chip *chip, const char *name, in snd_bcm2835_new_pcm() argument 330 err = snd_pcm_new(chip->card, name, idx, numchannels, 0, &pcm); in snd_bcm2835_new_pcm() 336 strscpy(pcm->name, name, sizeof(pcm->name)); in snd_bcm2835_new_pcm()
|
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/ |
H A D | processor_thermal_rfim.c | 114 ret = match_string(match_strs, -1, attr->attr.name);\ 148 ret = match_string(match_strs, -1, attr->attr.name);\ 216 .name = "dlvr" 238 .name = "fivr" 336 .name = "dvfs"
|
/kernel/linux/linux-6.6/drivers/soc/qcom/ |
H A D | pmic_glink.c | 133 const char *name) in pmic_glink_add_aux_device() 138 aux->name = name; in pmic_glink_add_aux_device() 242 .name = "qcom_pmic_glink_rpmsg", 358 .name = "qcom_pmic_glink", 131 pmic_glink_add_aux_device(struct pmic_glink *pg, struct auxiliary_device *aux, const char *name) pmic_glink_add_aux_device() argument
|
H A D | wcnss_ctrl.c | 213 ret = of_property_read_string(dev->of_node, "firmware-name", &nvbin); in wcnss_download_nv() 275 * @name: SMD channel name 279 struct rpmsg_endpoint *qcom_wcnss_open_channel(void *wcnss, const char *name, rpmsg_rx_cb_t cb, void *priv) in qcom_wcnss_open_channel() argument 284 strscpy(chinfo.name, name, sizeof(chinfo.name)); in qcom_wcnss_open_channel() 357 .name = "qcom_wcnss_ctrl",
|
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | lcd.c | 180 * @name: the name of the new object(must be the same as the name of the 190 struct lcd_device *lcd_device_register(const char *name, struct device *parent, in lcd_device_register() argument 196 pr_debug("lcd_device_register: name=%s\n", name); in lcd_device_register() 208 dev_set_name(&new_ld->dev, "%s", name); in lcd_device_register() 266 * @name: the name of the device 278 const char *name, struc in devm_lcd_device_register() 277 devm_lcd_device_register(struct device *dev, const char *name, struct device *parent, void *devdata, struct lcd_ops *ops) devm_lcd_device_register() argument [all...] |
/kernel/linux/linux-6.6/drivers/soc/fsl/ |
H A D | dpaa2-console.c | 253 .name = "dpaa2_mc_console", 266 .name = "dpaa2_aiop_console", 284 dpaa2_mc_console_dev.name); in dpaa2_console_probe() 291 dpaa2_aiop_console_dev.name); in dpaa2_console_probe() 320 .name = "dpaa2-console",
|
/kernel/linux/linux-6.6/drivers/platform/x86/intel/pmt/ |
H A D | class.c | 157 .name = "intel_pmt", 251 "%s%d", ns->name, entry->devid); in intel_pmt_dev_register() 255 ns->name, entry->devid); in intel_pmt_dev_register() 283 entry->pmt_bin_attr.attr.name = ns->name; in intel_pmt_dev_register()
|
/kernel/linux/linux-6.6/drivers/platform/mellanox/ |
H A D | mlxreg-io.c | 197 /* Set attribute name as a label. */ in mlxreg_io_attr_init() 198 priv->mlxreg_io_attr[i]->name = in mlxreg_io_attr_init() 202 if (!priv->mlxreg_io_attr[i]->name) { in mlxreg_io_attr_init() 210 priv->mlxreg_io_dev_attr[i].dev_attr.attr.name = in mlxreg_io_attr_init() 211 priv->mlxreg_io_attr[i]->name; in mlxreg_io_attr_init() 277 .name = "mlxreg-io",
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | vhub.h | 345 /* Device index (zero-based) and name string */ 347 const char *name; member 445 (ep)->dev ? (ep)->dev->name : "hub", \ 451 "%s " fmt, (d)->name, \ 467 (ep)->dev ? (ep)->dev->name : "hub", \ 473 "%s " fmt, (d)->name, \
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | ledtrig-usbport.c | 118 .name = "ports", 213 port->attr.attr.name = port->port_name; in usbport_trig_add_port() 219 ports_group.name); in usbport_trig_add_port() 255 ports_group.name); in usbport_trig_remove_port() 348 .name = "usbport",
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | max1721x_battery.c | 59 char name[PSY_MAX_NAME_LEN]; member 336 * power_supply class battery name translated from W1 slave device in devm_w1_max1721x_add_device() 339 * Device name still unique for any number of connected devices. in devm_w1_max1721x_add_device() 341 snprintf(info->name, sizeof(info->name), in devm_w1_max1721x_add_device() 343 info->bat_desc.name = info->name; in devm_w1_max1721x_add_device() 346 * FixMe: battery device name exceed max len for thermal_zone device in devm_w1_max1721x_add_device() 347 * name and translation to thermal_zone must be disabled. in devm_w1_max1721x_add_device() 400 dev_err(info->w1_dev, "Can't read device name re in devm_w1_max1721x_add_device() [all...] |
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_vclock.c | 159 .name = "ptp virtual clock", 203 snprintf(vclock->info.name, PTP_CLOCK_NAME_LEN, "ptp%d_virt", in ptp_vclock_register() 235 char name[PTP_CLOCK_NAME_LEN] = ""; in ptp_get_vclocks_index() local 243 snprintf(name, PTP_CLOCK_NAME_LEN, "ptp%d", pclock_index); in ptp_get_vclocks_index() 244 dev = class_find_device_by_name(ptp_class, name); in ptp_get_vclocks_index()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | fixed.c | 138 config->supply_name = init_data->constraints.name; in of_get_fixed_voltage_config() 201 drvdata->desc.name = devm_kstrdup(&pdev->dev, in reg_fixed_voltage_probe() 204 if (drvdata->desc.name == NULL) { in reg_fixed_voltage_probe() 205 dev_err(&pdev->dev, "Failed to allocate supply name\n"); in reg_fixed_voltage_probe() 294 dev_dbg(&pdev->dev, "%s supplying %duV\n", drvdata->desc.name, in reg_fixed_voltage_probe() 335 .name = "reg-fixed-voltage",
|
H A D | mt6380-regulator.c | 96 .name = #vreg, \ 119 .name = #vreg, \ 140 .name = #vreg, \ 309 mt6380_regulators[i].desc.name); in mt6380_regulator_probe() 330 .name = "mt6380-regulator",
|
H A D | s2mpa01.c | 230 .name = "LDO"#num, \ 247 .name = "BUCK"#num, \ 265 .name = "BUCK5", \ 283 .name = "BUCK"#num, \ 377 .name = "s2mpa01-pmic",
|
H A D | arizona-micsupp.c | 135 .name = "MICVDD", 162 .name = "MICVDD", 208 .name = "MICVDD", 367 .name = "arizona-micsupp", 375 .name = "madera-micsupp",
|
H A D | arizona-ldo1.c | 96 .name = "LDO1", 122 .name = "LDO1", 166 .name = "LDO1", 382 .name = "arizona-ldo1", 391 .name = "madera-ldo1",
|
H A D | tps65219-regulator.c | 96 .name = _name, \ 166 __func__, dev->desc->name, ret); in tps65219_get_mode() 297 if (strcmp(regulator_name, regulators[i].name) == 0) { in tps65219_get_rdev_by_name() 327 regulators[i].name); in tps65219_regulator_probe() 382 .name = "tps65219-pmic",
|
/kernel/linux/linux-6.6/drivers/video/fbdev/savage/ |
H A D | savagefb-i2c.c | 134 const char *name) in savage_setup_i2c_bus() 139 strcpy(chan->adapter.name, name); in savage_setup_i2c_bus() 158 "I2C bus %s registered.\n", name); in savage_setup_i2c_bus() 161 "Failed to register I2C bus %s.\n", name); in savage_setup_i2c_bus() 133 savage_setup_i2c_bus(struct savagefb_i2c_chan *chan, const char *name) savage_setup_i2c_bus() argument
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-fractional-divider.c | 249 const char *name, const char *parent_name, unsigned long flags, in clk_hw_register_fractional_divider() 262 init.name = name; in clk_hw_register_fractional_divider() 289 const char *name, const char *parent_name, unsigned long flags, in clk_register_fractional_divider() 295 hw = clk_hw_register_fractional_divider(dev, name, parent_name, flags, in clk_register_fractional_divider() 248 clk_hw_register_fractional_divider(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 mshift, u8 mwidth, u8 nshift, u8 nwidth, u8 clk_divider_flags, spinlock_t *lock) clk_hw_register_fractional_divider() argument 288 clk_register_fractional_divider(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 mshift, u8 mwidth, u8 nshift, u8 nwidth, u8 clk_divider_flags, spinlock_t *lock) clk_register_fractional_divider() argument
|