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

/linux-4.4.14/drivers/uwb/
H A Dumc-dev.c21 * umc_device_create - allocate a child UMC device
28 struct umc_dev *umc_device_create(struct device *parent, int n) umc_device_create() function
43 EXPORT_SYMBOL_GPL(umc_device_create); variable
H A Dwhci.c98 umc = umc_device_create(&card->pci->dev, n); whci_add_cap()
/linux-4.4.14/include/linux/uwb/
H A Dumc.h25 * with umc_device_create() and adds it to the bus with
100 struct umc_dev *umc_device_create(struct device *parent, int n);

Completed in 98 milliseconds