Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c1932 struct pci_dev *p_smbus; in azx_first_init() local
1934 p_smbus = pci_get_device(PCI_VENDOR_ID_ATI, in azx_first_init()
1937 if (p_smbus) { in azx_first_init()
1938 if (p_smbus->revision < 0x30) in azx_first_init()
1940 pci_dev_put(p_smbus); in azx_first_init()