Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ymfpci/
H A Dymfpci_main.c2024 int err, is_1e; in snd_ymfpci_request_firmware() local
2038 is_1e = chip->device_id == PCI_DEVICE_ID_YAMAHA_724F || in snd_ymfpci_request_firmware()
2042 name = is_1e ? "yamaha/ds1e_ctrl.fw" : "yamaha/ds1_ctrl.fw"; in snd_ymfpci_request_firmware()