| /OK3568_Linux_fs/u-boot/drivers/power/power_delivery/ |
| H A D | power_delivery_uclass.c | 16 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 D | thermal-uclass.c | 19 const struct dm_thermal_ops *ops = device_get_ops(dev); in thermal_get_temp() local
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | pwrseq-uclass.c | 13 struct pwrseq_ops *ops = pwrseq_get_ops(dev); in pwrseq_set_power() local
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | zpool.c | 24 const struct zpool_ops *ops; member 156 const struct zpool_ops *ops) in zpool_create_pool()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | mc13xxx.h | 103 #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 D | st_thermal.h | 72 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 D | smp.c | 90 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 D | blk-uclass.c | 359 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 D | rtl8852be_ops.c | 22 struct hal_ops_t *ops = hal_get_ops(hal); in hal_set_ops_8852be() local
|
| /OK3568_Linux_fs/u-boot/drivers/rng/ |
| H A D | rng-uclass.c | 12 const struct dm_rng_ops *ops = device_get_ops(dev); in dm_rng_read() local
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-generic.c | 16 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 D | epd_lut.c | 13 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 D | act_api.h | 24 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 D | vdpa.h | 309 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 D | vga_switcheroo.h | 180 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 D | act_ipt.c | 97 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 D | ematch.c | 122 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 D | unifdef.c | 802 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 D | qedf_dbg.h | 131 #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 D | radio-isa.h | 29 const struct radio_isa_ops *ops; member 70 const struct radio_isa_ops *ops; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qedi/ |
| H A D | qedi_dbg.h | 114 #define qedi_dbg_fileops(drv, ops) \ argument 123 #define qedi_dbg_fileops_seq(drv, ops) \ argument
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | vport.h | 78 const struct vport_ops *ops; member 180 #define ovs_vport_ops_register(ops) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | as102_fe.c | 16 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 D | instructions.c | 9 struct ins_ops *ops = NULL; in csky__associate_ins_ops() local
|
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | charge-display-uclass.c | 14 const struct dm_charge_display_ops *ops = dev_get_driver_ops(dev); in charge_display_show() local
|