Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/uwb/
Dumc-dev.c27 struct umc_dev *umc_device_create(struct device *parent, int n) in umc_device_create() function
42 EXPORT_SYMBOL_GPL(umc_device_create);
Dwhci.c97 umc = umc_device_create(&card->pci->dev, n); in whci_add_cap()
/Linux-v5.4/drivers/staging/uwb/include/
Dumc.h99 struct umc_dev *umc_device_create(struct device *parent, int n);