Home
last modified time | relevance | path

Searched refs:umc_device_create (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/uwb/
Dumc-dev.c28 struct umc_dev *umc_device_create(struct device *parent, int n) in umc_device_create() function
43 EXPORT_SYMBOL_GPL(umc_device_create);
Dwhci.c98 umc = umc_device_create(&card->pci->dev, n); in whci_add_cap()
/linux-4.4.14/include/linux/uwb/
Dumc.h100 struct umc_dev *umc_device_create(struct device *parent, int n);