Home
last modified time | relevance | path

Searched refs:get_capability (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
Defistub.h674 void *get_capability; member
687 u32 get_capability; member
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.c100 static int get_capability(struct hinic_pfhwdev *pfhwdev) in get_capability() function
140 err = get_capability(pfhwdev); in get_dev_cap()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0008_linux_net.patch1100 + if (!tsnops->get_capability) {
1105 + cap = tsnops->get_capability(netdev);
D0005_linux_include.patch14415 + u32 (*get_capability)(struct net_device *ndev);