/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | hso.c | 817 static const struct ethtool_ops ops = { variable
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | esp_scsi.h | 429 const struct esp_driver_ops *ops; member
|
H A D | sd.c | 726 static const unsigned int ops[] = { /* wrt dix dif */ in sd_prot_op() local
|
/kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp.c | 3732 const struct phy_ops *ops; in qcom_qmp_phy_create() local
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-at91.c | 43 struct at91_pinctrl_mux_ops *ops; /* ops */ member 211 struct at91_pinctrl_mux_ops *ops; member [all...] |
/kernel/linux/linux-5.10/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-hdmi.c | 288 const struct inno_hdmi_phy_ops *ops; member [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | wlcore.h | 414 struct wlcore_ops *ops; member
|
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | fc.c | 101 struct nvmet_fc_target_template *ops; member [all...] |
/kernel/linux/linux-5.10/drivers/perf/ |
H A D | xgene_pmu.c | 131 const struct xgene_pmu_ops *ops; member [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon.c | 212 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation() local 223 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate() local 245 struct fbcon_ops *ops = info->fbcon_par; fbcon_rotate_all() local 268 struct fbcon_ops *ops = info->fbcon_par; fbcon_set_rotation() local 286 struct fbcon_ops *ops = info->fbcon_par; fbcon_get_rotate() local 293 struct fbcon_ops *ops = info->fbcon_par; fbcon_is_inactive() local 369 struct fbcon_ops *ops = info->fbcon_par; fb_flashcursor() local 402 struct fbcon_ops *ops = from_timer(ops, t, cursor_timer); cursor_timer_handler() local 411 struct fbcon_ops *ops = info->fbcon_par; fbcon_add_cursor_timer() local 427 struct fbcon_ops *ops = info->fbcon_par; fbcon_del_cursor_timer() local 587 struct fbcon_ops *ops = info->fbcon_par; fbcon_prepare_logo() local 676 struct fbcon_ops *ops = info->fbcon_par; set_blitting_type() local 701 struct fbcon_ops *ops = info->fbcon_par; set_blitting_type() local 720 struct fbcon_ops *ops = NULL; con2fb_acquire_newinfo() local 757 struct fbcon_ops *ops = oldinfo->fbcon_par; con2fb_release_oldinfo() local 802 struct fbcon_ops *ops = info->fbcon_par; con2fb_init_display() local 953 struct fbcon_ops *ops; fbcon_startup() local 1033 struct fbcon_ops *ops; fbcon_init() local 1196 struct fbcon_ops *ops; fbcon_deinit() local 1268 struct fbcon_ops *ops = info->fbcon_par; fbcon_clear() local 1307 struct fbcon_ops *ops = info->fbcon_par; fbcon_putcs() local 1326 struct fbcon_ops *ops = info->fbcon_par; fbcon_clear_margins() local 1335 struct fbcon_ops *ops = info->fbcon_par; fbcon_cursor() local 1367 struct fbcon_ops *ops = info->fbcon_par; fbcon_set_disp() local 1430 struct fbcon_ops *ops = info->fbcon_par; ywrap_up() local 1449 struct fbcon_ops *ops = info->fbcon_par; ywrap_down() local 1469 struct fbcon_ops *ops = info->fbcon_par; ypan_up() local 1492 struct fbcon_ops *ops = info->fbcon_par; ypan_up_redraw() local 1517 struct fbcon_ops *ops = info->fbcon_par; ypan_down() local 1540 struct fbcon_ops *ops = info->fbcon_par; ypan_down_redraw() local 1602 struct fbcon_ops *ops = info->fbcon_par; fbcon_redraw_blit() local 1923 struct fbcon_ops *ops = info->fbcon_par; fbcon_bmove_rec() local 1966 struct fbcon_ops *ops = info->fbcon_par; updatescrollmode_accel() local 2007 struct fbcon_ops *ops = info->fbcon_par; updatescrollmode() local 2030 struct fbcon_ops *ops = info->fbcon_par; fbcon_resize() local 2093 struct fbcon_ops *ops; fbcon_switch() local 2239 struct fbcon_ops *ops = info->fbcon_par; fbcon_blank() local 2281 struct fbcon_ops *ops = info->fbcon_par; fbcon_debug_enter() local 2294 struct fbcon_ops *ops = info->fbcon_par; fbcon_debug_leave() local 2430 struct fbcon_ops *ops = info->fbcon_par; fbcon_do_set_font() local 2675 struct fbcon_ops *ops = info->fbcon_par; fbcon_suspended() local 2688 struct fbcon_ops *ops = info->fbcon_par; fbcon_resumed() local 2699 struct fbcon_ops *ops = info->fbcon_par; fbcon_modechanged() local 2737 struct fbcon_ops *ops = info->fbcon_par; fbcon_set_all_vcs() local 2783 struct fbcon_ops *ops = info->fbcon_par; fbcon_modechange_possible() local 3031 struct fbcon_ops *ops = info->fbcon_par; fbcon_fb_blanked() local 3245 struct fbcon_ops *ops; show_cursor_blink() local 3428 struct fbcon_ops *ops = info->fbcon_par; fbcon_exit() local [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 130 const struct tcf_proto_ops *ops; in tcf_proto_lookup_ops() local 158 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops() argument 178 unregister_tcf_proto_ops(struct tcf_proto_ops *ops) unregister_tcf_proto_ops() argument 231 const struct tcf_proto_ops *ops; tcf_proto_is_unlocked() local 2656 const struct tcf_proto_ops *ops; tc_chain_fill_node() local 2759 const struct tcf_proto_ops *ops; tc_chain_tmplt_add() local [all...] |
/kernel/linux/linux-5.10/net/tipc/ |
H A D | socket.c | 450 const struct proto_ops *ops; in tipc_sk_create() local
|
/kernel/linux/linux-5.10/net/ |
H A D | socket.c | 3000 sock_register(const struct net_proto_family *ops) sock_register() argument [all...] |
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_tables.h | 410 const struct nft_set_ops ops; member 733 const struct nft_expr_ops *ops; global() member 818 const struct nft_expr_ops *ops; global() member 1001 struct nf_hook_ops ops; global() member 1017 struct nf_hook_ops ops; global() member 1182 const struct nft_object_ops *ops; global() member [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | pkt_cls.h | 360 struct tcf_ematch_ops * ops; member
|
H A D | sch_generic.h | 84 const struct Qdisc_ops *ops; member 403 const struct tcf_proto_ops *ops; member
|
/kernel/linux/linux-5.10/include/linux/mmc/ |
H A D | host.h | 279 const struct mmc_host_ops *ops; member
|
/kernel/linux/linux-5.10/include/linux/soundwire/ |
H A D | sdw.h | 637 const struct sdw_slave_ops *ops; member 679 const struct sdw_slave_ops *ops; member 869 const struct sdw_master_ops *ops; member [all...] |
/kernel/linux/linux-5.10/sound/pci/ |
H A D | atiixp.c | 231 const struct atiixp_dma_ops *ops; member 1406 static const struct snd_ac97_bus_ops ops = { snd_atiixp_mixer_new() local 1560 static const struct snd_device_ops ops = { snd_atiixp_create() local [all...] |
H A D | es1938.c | 1553 static const struct snd_device_ops ops = { in snd_es1938_create() local
|
H A D | sonicvibes.c | 1224 static const struct snd_device_ops ops = { in snd_sonicvibes_create() local
|
/kernel/linux/linux-5.10/sound/pci/ali5451/ |
H A D | ali5451.c | 1792 static const struct snd_ac97_bus_ops ops = { in snd_ali_mixer() local 2047 static const struct snd_device_ops ops = { in snd_ali_create() local
|
/kernel/linux/linux-5.10/sound/pci/cs46xx/ |
H A D | cs46xx_lib.c | 2468 static const struct snd_ac97_bus_ops ops = { snd_cs46xx_mixer() local 3867 static const struct snd_device_ops ops = { snd_cs46xx_create() local [all...] |
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | ice1712.h | 263 } ops; member 279 } ops; member
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_native.c | 1193 snd_pcm_action_group(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state, bool stream_lock) snd_pcm_action_group() argument 1253 snd_pcm_action_single(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_action_single() argument 1334 snd_pcm_action(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_action() argument 1353 snd_pcm_action_lock_irq(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_action_lock_irq() argument 1367 snd_pcm_action_nonatomic(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_action_nonatomic() argument [all...] |