Home
last modified time | relevance | path

Searched defs:mops (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/linux/fpga/
H A Dfpga-mgr.h143 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
/openbmc/linux/drivers/fpga/
H A Dfpga-mgr.c790 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()
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c1007 struct saa7134_mpeg_ops *mops; in saa7134_initdev() local
1285 struct saa7134_mpeg_ops *mops; in saa7134_finidev() local
H A Dsaa7134.h607 struct saa7134_mpeg_ops *mops; member
/openbmc/linux/net/sched/
H A Dact_ife.c180 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()
/openbmc/linux/mm/
H A Dmigrate.c63 const struct movable_operations *mops; in isolate_movable_page() local
133 const struct movable_operations *mops = folio_movable_ops(folio); in putback_movable_folio() local
979 const struct movable_operations *mops; in move_to_new_folio() local
H A Dcompaction.c113 const struct movable_operations *mops; in PageMovable() local
126 void __SetPageMovable(struct page *page, const struct movable_operations *mops) in __SetPageMovable()
/openbmc/linux/arch/sparc/kernel/
H A Dmdesc.c74 struct mdesc_mem_ops *mops; member
238 struct mdesc_mem_ops *mops) in mdesc_alloc()
H A Dldc.c144 const struct ldc_mode_ops *mops; member
1125 const struct ldc_mode_ops *mops; in ldc_alloc() local
/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc32xx.c1435 const struct clk_ops *mops = NULL, *dops = NULL, *gops = NULL; in lpc32xx_clk_register() local