Searched defs:mops (Results 1 – 9 of 9) sorted by relevance
/linux/include/linux/fpga/ |
H A D | fpga-mgr.h | 143 const struct fpga_manager_ops *mops; member 213 const struct fpga_manager_ops *mops; member 241 #define fpga_mgr_register(parent, name, mops, priv) \ argument 254 #define devm_fpga_mgr_register(parent, name, mops, priv) \ argument
|
/linux/drivers/fpga/ |
H A D | fpga-mgr.c | 790 const struct fpga_manager_ops *mops = info->mops; in __fpga_mgr_register_full() local 875 const struct fpga_manager_ops *mops, void *priv, struct module *owner) in __fpga_mgr_register() 965 const struct fpga_manager_ops *mops, void *priv, in __devm_fpga_mgr_register()
|
/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-core.c | 1007 struct saa7134_mpeg_ops *mops; in saa7134_initdev() local 1285 struct saa7134_mpeg_ops *mops; in saa7134_finidev() local
|
H A D | saa7134.h | 607 struct saa7134_mpeg_ops *mops; member
|
/linux/net/sched/ |
H A D | act_ife.c | 180 int register_ife_op(struct tcf_meta_ops *mops) in register_ife_op() 208 int unregister_ife_op(struct tcf_meta_ops *mops) in unregister_ife_op()
|
/linux/drivers/mmc/host/ |
H A D | sdhci-of-k1.c | 258 struct mmc_host_ops *mops; in spacemit_sdhci_probe() local
|
/linux/arch/sparc/kernel/ |
H A D | mdesc.c | 74 struct mdesc_mem_ops *mops; member 238 struct mdesc_mem_ops *mops) in mdesc_alloc()
|
/linux/mm/ |
H A D | migrate.c | 98 const struct movable_operations *mops; in isolate_movable_ops_page() local
|
/linux/drivers/clk/nxp/ |
H A D | clk-lpc32xx.c | 1435 const struct clk_ops *mops = NULL, *dops = NULL, *gops = NULL; in lpc32xx_clk_register() local
|