Searched refs:create_hw_obj (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthardware.c | 19 int create_hw_obj(struct pci_dev *pci, enum CHIPTYP chip_type, in create_hw_obj() function
|
H A D | cthardware.h | 194 int create_hw_obj(struct pci_dev *pci, enum CHIPTYP chip_type,
|
H A D | ctatc.c | 1334 err = create_hw_obj(atc->pci, atc->chip_type, atc->model, &hw); in atc_create_hw_devs()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cthardware.c | 19 int create_hw_obj(struct pci_dev *pci, enum CHIPTYP chip_type, in create_hw_obj() function
|
H A D | cthardware.h | 194 int create_hw_obj(struct pci_dev *pci, enum CHIPTYP chip_type,
|
H A D | ctatc.c | 1334 err = create_hw_obj(atc->pci, atc->chip_type, atc->model, &hw); in atc_create_hw_devs()
|
Completed in 7 milliseconds