Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dad525x_dpot-i2c.c44 static const struct ad_dpot_bus_ops bops = { variable
H A Dad525x_dpot-spi.c73 static const struct ad_dpot_bus_ops bops = { variable
H A Dad525x_dpot.h207 const struct ad_dpot_bus_ops *bops; member
/linux/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h19 u64 bops; member
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.c328 struct hnae_buf_ops *bops) in hnae_get_handle()
/linux/drivers/input/misc/
H A Dcma3000_d0x.c266 const struct cma3000_bus_ops *bops) in cma3000_init()
H A Dadxl34x.c209 const struct adxl34x_bus_ops *bops; member
684 const struct adxl34x_bus_ops *bops) in adxl34x_probe()
/linux/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c100 struct block_op bops[MAX_RECURSIVE_ALLOCATIONS + 1]; member
/linux/drivers/iio/adc/
H A Dad7606.c1188 const struct ad7606_bus_ops *bops) in ad7606_probe()
/linux/net/netfilter/
H A Dnf_tables_api.c4496 const struct nft_set_ops *ops, *bops; in nft_select_set_ops() local