Searched defs:bops (Results 1 – 10 of 10) sorted by relevance
44 static const struct ad_dpot_bus_ops bops = { variable
73 static const struct ad_dpot_bus_ops bops = { variable
207 const struct ad_dpot_bus_ops *bops; member
144 const struct ad7606_bus_ops *bops; member221 const struct ad7606_bus_ops *bops; member
1492 ad7606_probe(struct device * dev,int irq,void __iomem * base_address,const struct ad7606_chip_info * chip_info,const struct ad7606_bus_ops * bops) ad7606_probe() argument [all...]
19 u64 bops; member
327 struct hnae_buf_ops *bops) in hnae_get_handle()
267 const struct cma3000_bus_ops *bops) in cma3000_init()
100 struct block_op bops[MAX_RECURSIVE_ALLOCATIONS + 1]; member
4668 const struct nft_set_ops *ops, *bops; nft_select_set_ops() local