Home
last modified time | relevance | path

Searched defs:ops (Results 326 – 350 of 2115) sorted by relevance

1...<<11121314151617181920>>...85

/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dpower_delivery_uclass.c16 const struct dm_power_delivery_ops *ops = dev_get_driver_ops(dev); in power_delivery_get_data() local
/OK3568_Linux_fs/u-boot/drivers/thermal/
H A Dthermal-uclass.c19 const struct dm_thermal_ops *ops = device_get_ops(dev); in thermal_get_temp() local
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dpwrseq-uclass.c13 struct pwrseq_ops *ops = pwrseq_get_ops(dev); in pwrseq_set_power() local
/OK3568_Linux_fs/kernel/mm/
H A Dzpool.c24 const struct zpool_ops *ops; member
156 const struct zpool_ops *ops) in zpool_create_pool()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dmc13xxx.h103 #define MC13xxx_DEFINE_SW(_name, _node, _reg, _vsel_reg, _voltages, ops) \ argument
105 #define MC13xxx_DEFINE_REGU(_name, _node, _reg, _vsel_reg, _voltages, ops) \ argument
/OK3568_Linux_fs/kernel/drivers/thermal/st/
H A Dst_thermal.h72 const struct st_thermal_sensor_ops *ops; member
81 const struct st_thermal_sensor_ops *ops; member
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dsmp.c90 void riscv_set_ipi_ops(struct riscv_ipi_ops *ops) in riscv_set_ipi_ops()
150 unsigned long ops; in handle_IPI() local
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dblk-uclass.c359 const struct blk_ops *ops = blk_get_ops(dev); in blk_select_hwpart() local
453 const struct blk_ops *ops = blk_get_ops(dev); in blk_dread() local
474 const struct blk_ops *ops = blk_get_ops(dev); in blk_dwrite() local
487 const struct blk_ops *ops = blk_get_ops(dev); in blk_derase() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_ops.c22 struct hal_ops_t *ops = hal_get_ops(hal); in hal_set_ops_8852be() local
/OK3568_Linux_fs/u-boot/drivers/rng/
H A Drng-uclass.c12 const struct dm_rng_ops *ops = device_get_ops(dev); in dm_rng_read() local
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-generic.c16 const struct rtc_class_ops *ops = dev_get_platdata(&dev->dev); in generic_rtc_probe() local
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/epdlut/
H A Depd_lut.c13 int epd_lut_from_mem_init(void *waveform, struct epd_lut_ops *ops) in epd_lut_from_mem_init()
/OK3568_Linux_fs/kernel/include/net/
H A Dact_api.h24 const struct tc_action_ops *ops; member
120 const struct tc_action_ops *ops; member
125 const struct tc_action_ops *ops) in tc_action_net_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvdpa.h309 const struct vdpa_config_ops *ops = vdev->config; in vdpa_reset() local
317 const struct vdpa_config_ops *ops = vdev->config; in vdpa_set_features() local
327 const struct vdpa_config_ops *ops = vdev->config; in vdpa_get_config() local
H A Dvga_switcheroo.h180 const struct vga_switcheroo_client_ops *ops, bool driver_power_control) { return 0; } in vga_switcheroo_register_client()
185 const struct vga_switcheroo_client_ops *ops, in vga_switcheroo_register_audio_client()
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ipt.c97 const struct tc_action_ops *ops, int ovr, int bind, in __tcf_ipt_init()
320 const struct tc_action_ops *ops, in tcf_ipt_walker()
369 const struct tc_action_ops *ops, in tcf_xt_walker()
H A Dematch.c122 int tcf_em_register(struct tcf_ematch_ops *ops) in tcf_em_register()
154 void tcf_em_unregister(struct tcf_ematch_ops *ops) in tcf_em_unregister()
/OK3568_Linux_fs/kernel/scripts/
H A Dunifdef.c802 static const struct ops { struct
825 eval_unary(const struct ops *ops, int *valp, const char **cpp) in eval_unary()
913 eval_table(const struct ops *ops, int *valp, const char **cpp) in eval_table()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_dbg.h131 #define qedf_dbg_fileops(drv, ops) \ argument
140 #define qedf_dbg_fileops_seq(drv, ops) \ argument
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-isa.h29 const struct radio_isa_ops *ops; member
70 const struct radio_isa_ops *ops; member
/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_dbg.h114 #define qedi_dbg_fileops(drv, ops) \ argument
123 #define qedi_dbg_fileops_seq(drv, ops) \ argument
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dvport.h78 const struct vport_ops *ops; member
180 #define ovs_vport_ops_register(ops) \ argument
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Das102_fe.c16 const struct as102_fe_ops *ops; member
443 const struct as102_fe_ops *ops, in as102_attach()
/OK3568_Linux_fs/kernel/tools/perf/arch/csky/annotate/
H A Dinstructions.c9 struct ins_ops *ops = NULL; in csky__associate_ins_ops() local
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge-display-uclass.c14 const struct dm_charge_display_ops *ops = dev_get_driver_ops(dev); in charge_display_show() local

1...<<11121314151617181920>>...85