Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw.c74 err = fw_csr_string(fw_dev->config_rom + 5, CSR_VENDOR, in name_card()
167 if (key == CSR_VENDOR) in detect_quirks()
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore-device.c128 case CSR_VENDOR: id[0] = value; break; in get_ids()
323 IMMEDIATE_ATTR(vendor, CSR_VENDOR),
328 TEXT_LEAF_ATTR(vendor_name, CSR_VENDOR),
/OK3568_Linux_fs/kernel/include/linux/
H A Dfirewire.h60 #define CSR_VENDOR 0x03 macro
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice.c116 fw_csr_string(dev->config_rom + 5, CSR_VENDOR, vendor, sizeof(vendor)); in dice_card_strings()
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob.c82 err = fw_csr_string(fw_dev->config_rom + 5, CSR_VENDOR, in name_device()