Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dcthardware.h21 enum CHIPTYP { enum
190 enum CHIPTYP chip_type;
194 int create_hw_obj(struct pci_dev *pci, enum CHIPTYP chip_type,
H A Dcthardware.c19 int create_hw_obj(struct pci_dev *pci, enum CHIPTYP chip_type, in create_hw_obj()