Home
last modified time | relevance | path

Searched refs:CHIPTYP (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/pci/ctxfi/
Dcthardware.h25 enum CHIPTYP { enum
193 enum CHIPTYP chip_type;
197 int create_hw_obj(struct pci_dev *pci, enum CHIPTYP chip_type,
Dcthardware.c23 int create_hw_obj(struct pci_dev *pci, enum CHIPTYP chip_type, in create_hw_obj()