Home
last modified time | relevance | path

Searched defs:ops (Results 2976 - 3000 of 3386) sorted by relevance

1...<<111112113114115116117118119120>>...136

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c817 static const struct ethtool_ops ops = { variable
/kernel/linux/linux-5.10/drivers/scsi/
H A Desp_scsi.h429 const struct esp_driver_ops *ops; member
H A Dsd.c726 static const unsigned int ops[] = { /* wrt dix dif */ in sd_prot_op() local
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c3732 const struct phy_ops *ops; in qcom_qmp_phy_create() local
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-at91.c43 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 Dphy-rockchip-inno-hdmi.c288 const struct inno_hdmi_phy_ops *ops; member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h414 struct wlcore_ops *ops; member
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfc.c101 struct nvmet_fc_target_template *ops; member
[all...]
/kernel/linux/linux-5.10/drivers/perf/
H A Dxgene_pmu.c131 const struct xgene_pmu_ops *ops; member
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.c212 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 Dcls_api.c130 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 Dsocket.c450 const struct proto_ops *ops; in tipc_sk_create() local
/kernel/linux/linux-5.10/net/
H A Dsocket.c3000 sock_register(const struct net_proto_family *ops) sock_register() argument
[all...]
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_tables.h410 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 Dpkt_cls.h360 struct tcf_ematch_ops * ops; member
H A Dsch_generic.h84 const struct Qdisc_ops *ops; member
403 const struct tcf_proto_ops *ops; member
/kernel/linux/linux-5.10/include/linux/mmc/
H A Dhost.h279 const struct mmc_host_ops *ops; member
/kernel/linux/linux-5.10/include/linux/soundwire/
H A Dsdw.h637 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 Datiixp.c231 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 Des1938.c1553 static const struct snd_device_ops ops = { in snd_es1938_create() local
H A Dsonicvibes.c1224 static const struct snd_device_ops ops = { in snd_sonicvibes_create() local
/kernel/linux/linux-5.10/sound/pci/ali5451/
H A Dali5451.c1792 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 Dcs46xx_lib.c2468 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 Dice1712.h263 } ops; member
279 } ops; member
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c1193 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...]

Completed in 65 milliseconds

1...<<111112113114115116117118119120>>...136