Home
last modified time | relevance | path

Searched refs:name_suffix (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmeson-mx-sdhc-clkc.c50 const char *name_suffix, in meson_mx_sdhc_clk_hw_register()
60 name_suffix); in meson_mx_sdhc_clk_hw_register()
74 const char *name_suffix, in meson_mx_sdhc_gate_clk_hw_register()
80 return meson_mx_sdhc_clk_hw_register(dev, name_suffix, &parent_data, 1, in meson_mx_sdhc_gate_clk_hw_register()
49 meson_mx_sdhc_clk_hw_register(struct device *dev, const char *name_suffix, const struct clk_parent_data *parents, unsigned int num_parents, const struct clk_ops *ops, struct clk_hw *hw) meson_mx_sdhc_clk_hw_register() argument
73 meson_mx_sdhc_gate_clk_hw_register(struct device *dev, const char *name_suffix, struct clk_hw *parent, struct clk_hw *hw) meson_mx_sdhc_gate_clk_hw_register() argument
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmeson-mx-sdhc-clkc.c48 const char *name_suffix, in meson_mx_sdhc_clk_hw_register()
58 name_suffix); in meson_mx_sdhc_clk_hw_register()
72 const char *name_suffix, in meson_mx_sdhc_gate_clk_hw_register()
78 return meson_mx_sdhc_clk_hw_register(dev, name_suffix, &parent_data, 1, in meson_mx_sdhc_gate_clk_hw_register()
47 meson_mx_sdhc_clk_hw_register(struct device *dev, const char *name_suffix, const struct clk_parent_data *parents, unsigned int num_parents, const struct clk_ops *ops, struct clk_hw *hw) meson_mx_sdhc_clk_hw_register() argument
71 meson_mx_sdhc_gate_clk_hw_register(struct device *dev, const char *name_suffix, struct clk_hw *parent, struct clk_hw *hw) meson_mx_sdhc_gate_clk_hw_register() argument
/kernel/linux/linux-5.10/drivers/staging/most/i2c/
H A Di2c.c306 dev->capabilities[CH_RX].name_suffix = "rx"; in i2c_probe()
308 dev->capabilities[CH_TX].name_suffix = "tx"; in i2c_probe()
/kernel/linux/linux-6.6/drivers/staging/most/i2c/
H A Di2c.c309 dev->capabilities[CH_RX].name_suffix = "rx"; in i2c_probe()
311 dev->capabilities[CH_TX].name_suffix = "tx"; in i2c_probe()
/kernel/linux/linux-5.10/include/linux/
H A Dmost.h77 * @name_suffix: Optional suffix providean by an HDM that is attached to the
102 const char *name_suffix; member
/kernel/linux/linux-6.6/include/linux/
H A Dmost.h77 * @name_suffix: Optional suffix providean by an HDM that is attached to the
102 const char *name_suffix; member
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-meson8b.c109 const char *name_suffix, in meson8b_dwmac_register_clk()
119 name_suffix); in meson8b_dwmac_register_clk()
108 meson8b_dwmac_register_clk(struct meson8b_dwmac *dwmac, const char *name_suffix, const struct clk_parent_data *parents, int num_parents, const struct clk_ops *ops, struct clk_hw *hw) meson8b_dwmac_register_clk() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-meson8b.c120 const char *name_suffix, in meson8b_dwmac_register_clk()
130 name_suffix); in meson8b_dwmac_register_clk()
119 meson8b_dwmac_register_clk(struct meson8b_dwmac *dwmac, const char *name_suffix, const struct clk_parent_data *parents, int num_parents, const struct clk_ops *ops, struct clk_hw *hw) meson8b_dwmac_register_clk() argument
/kernel/linux/linux-5.10/drivers/most/
H A Dcore.c1316 const char *name_suffix = iface->channel_vector[i].name_suffix; in most_register_interface() local
1321 if (!name_suffix) in most_register_interface()
1324 snprintf(c->name, STRING_SIZE, "%s", name_suffix); in most_register_interface()
H A Dmost_usb.c1028 tmp_cap->name_suffix = &mdev->suffix[i][0]; in hdm_probe()
/kernel/linux/linux-6.6/drivers/most/
H A Dcore.c1316 const char *name_suffix = iface->channel_vector[i].name_suffix; in most_register_interface() local
1321 if (!name_suffix) in most_register_interface()
1324 snprintf(c->name, STRING_SIZE, "%s", name_suffix); in most_register_interface()
H A Dmost_usb.c1028 tmp_cap->name_suffix = &mdev->suffix[i][0]; in hdm_probe()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-nvidia-shield.c243 const char *name_suffix) in shield_allocate_input_dev()
257 name_suffix); in shield_allocate_input_dev()
242 shield_allocate_input_dev(struct hid_device *hdev, const char *name_suffix) shield_allocate_input_dev() argument
H A Dhid-playstation.c589 static struct input_dev *ps_allocate_input_dev(struct hid_device *hdev, const char *name_suffix) in ps_allocate_input_dev() argument
603 if (name_suffix) { in ps_allocate_input_dev()
605 name_suffix); in ps_allocate_input_dev()
/kernel/linux/linux-5.10/drivers/staging/most/dim2/
H A Ddim2.c851 cap->name_suffix = hdm_ch->name; in dim2_probe()
/kernel/linux/linux-6.6/drivers/staging/most/dim2/
H A Ddim2.c853 cap->name_suffix = hdm_ch->name; in dim2_probe()

Completed in 23 milliseconds