/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | dove_thermal.c | 109 static struct thermal_zone_device_ops ops = { variable
|
/kernel/linux/linux-6.6/drivers/thermal/st/ |
H A D | st_thermal.h | 72 const struct st_thermal_sensor_ops *ops; member 81 const struct st_thermal_sensor_ops *ops; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | tileblit.c | 121 struct fbcon_ops *ops = info->fbcon_par; in tile_update_start() local 134 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_tileops() local [all...] |
/kernel/linux/linux-6.6/drivers/soc/qcom/ |
H A D | smem_state.c | 34 struct qcom_smem_state_ops ops; member 197 qcom_smem_state_register(struct device_node *of_node, const struct qcom_smem_state_ops *ops, void *priv) qcom_smem_state_register() argument [all...] |
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/ |
H A D | ssh_request_layer.h | 91 struct ssh_rtl_ops ops; member
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvc_console.h | 44 const struct hv_ops *ops; member
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | irq_helpers.c | 212 const struct regulator_ops *ops; in regulator_notifier_isr() local
|
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-ulpi.c | 259 otg_ulpi_create(struct usb_phy_io_ops *ops, in otg_ulpi_create() argument 243 otg_ulpi_init(struct usb_phy *phy, struct usb_otg *otg, struct usb_phy_io_ops *ops, unsigned int flags) otg_ulpi_init() argument 282 devm_otg_ulpi_create(struct device *dev, struct usb_phy_io_ops *ops, unsigned int flags) devm_otg_ulpi_create() argument
|
/kernel/linux/linux-6.6/drivers/clk/at91/ |
H A D | clk-utmi.c | 144 at91_clk_register_utmi_internal(struct regmap *regmap_pmc, struct regmap *regmap_sfr, const char *name, const char *parent_name, struct clk_hw *parent_hw, const struct clk_ops *ops, unsigned long flags) at91_clk_register_utmi_internal() argument
|
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/ |
H A D | fsl-mc-msi.c | 46 struct msi_domain_ops *ops = info->ops; in fsl_mc_msi_update_dom_ops() local
|
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | cavium-rng-vf.c | 30 struct hwrng ops; member
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-gpio.c | 177 const struct clk_ops *ops; in clk_hw_register_gpio_gate() local
|
/kernel/linux/linux-6.6/drivers/firmware/efi/ |
H A D | vars.c | 62 efivars_register(struct efivars *efivars, const struct efivar_operations *ops) efivars_register() argument [all...] |
/kernel/linux/linux-6.6/drivers/clk/socfpga/ |
H A D | clk-gate.c | 147 struct clk_ops *ops; in socfpga_gate_init() local [all...] |
H A D | clk-pll.c | 73 __socfpga_pll_init(struct device_node *node, const struct clk_ops *ops) __socfpga_pll_init() argument
|
H A D | clk-pll-a10.c | 66 __socfpga_pll_init(struct device_node *node, const struct clk_ops *ops) __socfpga_pll_init() argument
|
/kernel/linux/linux-6.6/drivers/clk/ti/ |
H A D | gate.c | 88 _register_gate(struct device_node *node, const char *name, const char *parent_name, unsigned long flags, struct clk_omap_reg *reg, u8 bit_idx, u8 clk_gate_flags, const struct clk_ops *ops, const struct clk_hw_omap_ops *hw_ops) _register_gate() argument 126 _of_ti_gate_clk_setup(struct device_node *node, const struct clk_ops *ops, const struct clk_hw_omap_ops *hw_ops) _of_ti_gate_clk_setup() argument
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | i2c.h | 51 void *ops; member 53 const struct snd_i2c_ops *ops; /* midlevel operations */ member
|
H A D | hwdep.h | 52 struct snd_hwdep_ops ops; member
|
H A D | sb16_csp.h | 59 struct snd_sb_csp_ops ops; /* operators */ member
|
/kernel/linux/linux-6.6/drivers/crypto/qce/ |
H A D | core.c | 42 const struct qce_algo_ops *ops; in qce_unregister_algs() local 53 const struct qce_algo_ops *ops; in qce_register_algs() local 69 const struct qce_algo_ops *ops; in qce_handle_request() local [all...] |
/kernel/linux/linux-6.6/drivers/firmware/arm_ffa/ |
H A D | bus.c | 174 ffa_device_register(const uuid_t *uuid, int vm_id, const struct ffa_ops *ops) ffa_device_register() argument
|
/kernel/linux/linux-6.6/drivers/net/pse-pd/ |
H A D | pse_core.c | 268 const struct pse_controller_ops *ops; in pse_ethtool_get_status() local 297 const struct pse_controller_ops *ops; in pse_ethtool_set_config() local [all...] |
/kernel/linux/linux-6.6/drivers/media/firewire/ |
H A D | firedtv-fe.c | 150 struct dvb_frontend_ops *ops = &fdtv->fe.ops; in fdtv_frontend_init() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/ |
H A D | nal-rbsp.c | 19 rbsp_init(struct rbsp *rbsp, void *addr, size_t size, struct nal_rbsp_ops *ops) rbsp_init() argument
|