Home
last modified time | relevance | path

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

/linux/drivers/isdn/mISDN/
H A Ddsp_core.c627 get_features(struct mISDNchannel *ch) in get_features() function
/linux/drivers/input/tablet/
H A Dhanwang.c297 static bool get_features(struct usb_device *dev, struct hanwang *hanwang) in get_features() function
/linux/include/linux/
H A Dpci-epc.h82 const struct pci_epc_features* (*get_features)(struct pci_epc *epc, member
H A Dvirtio_config.h123 u64 (*get_features)(struct virtio_device *vdev); member
H A Dphy.h957 int (*get_features)(struct phy_device *phydev); member
/linux/rust/kernel/net/
H A Dphy.rs599 fn get_features(_dev: &mut Device) -> Result { in get_features() method
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h389 const struct pci_epc_features* (*get_features)(struct dw_pcie_ep *ep); member
/linux/fs/btrfs/
H A Dsysfs.c121 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features() function
/linux/include/linux/mtd/
H A Drawnand.h1180 int (*get_features)(struct nand_chip *chip, int feature_addr, member
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c853 static u16 get_features(u64 features) in get_features() function