Home
last modified time | relevance | path

Searched defs:bops (Results 1 – 11 of 11) 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/drivers/iio/adc/
H A Dad7606.h144 const struct ad7606_bus_ops *bops; member
221 const struct ad7606_bus_ops *bops; member
H A Dad7606.c1492 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...]
/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.h560 struct hnae_buf_ops *bops; /* operation for the buffer */ member
589 struct hnae_buf_ops *bops = ring->q->handle->bops; in hnae_reserve_buffer_map() local
628 struct hnae_buf_ops *bops = ring->q->handle->bops; in hnae_free_buffer_detach() local
642 struct hnae_buf_ops *bops = ring->q->handle->bops; hnae_replace_buffer() local
[all...]
H A Dhnae.c328 struct hnae_buf_ops *bops) in hnae_get_handle() argument
/linux/drivers/input/misc/
H A Dadxl34x.c209 const struct adxl34x_bus_ops *bops; member
684 const struct adxl34x_bus_ops *bops) in adxl34x_probe() argument
/linux/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c100 struct block_op bops[MAX_RECURSIVE_ALLOCATIONS + 1]; member
/linux/net/netfilter/
H A Dnf_tables_api.c4562 const struct nft_set_ops *ops, *bops; in nft_select_set_ops() local