Searched defs:mops (Results 1 – 10 of 10) sorted by relevance
/openbmc/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
|
/openbmc/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()
|
/openbmc/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
|
/openbmc/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()
|
/openbmc/linux/mm/ |
H A D | migrate.c | 63 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 D | compaction.c | 113 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 D | mdesc.c | 74 struct mdesc_mem_ops *mops; member 238 struct mdesc_mem_ops *mops) in mdesc_alloc()
|
H A D | ldc.c | 144 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 D | clk-lpc32xx.c | 1435 const struct clk_ops *mops = NULL, *dops = NULL, *gops = NULL; in lpc32xx_clk_register() local
|