Home
last modified time | relevance | path

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

/linux/sound/firewire/motu/
H A Dmotu.c30 struct fw_device *fw_dev = fw_parent_device(motu->unit); in name_card() local
50 fw_dev->config_rom[3], fw_dev->config_rom[4], in name_card()
51 dev_name(&motu->unit->device), 100 << fw_dev->max_speed); in name_card()
/linux/sound/firewire/oxfw/
H A Doxfw-scs1x.c35 struct fw_device *fw_dev; member
268 generation = scs->fw_dev->generation; in scs_output_work()
270 fw_send_request(scs->fw_dev->card, &scs->transaction, in scs_output_work()
271 TCODE_WRITE_BLOCK_REQUEST, scs->fw_dev->node_id, in scs_output_work()
272 generation, scs->fw_dev->max_speed, HSS1394_ADDRESS, in scs_output_work()
378 scs->fw_dev = fw_parent_device(oxfw->unit); in snd_oxfw_scs1x_add()
/linux/sound/firewire/fireface/
H A Dff.c18 struct fw_device *fw_dev = fw_parent_device(ff->unit); in name_card() local
35 fw_dev->config_rom[3], fw_dev->config_rom[4], in name_card()
36 dev_name(&ff->unit->device), 100 << fw_dev->max_speed); in name_card()
/linux/drivers/gpu/drm/imagination/
H A Dpvr_fw_trace.c111 struct pvr_fw_trace *fw_trace = &pvr_dev->fw_dev.fw_trace; in pvr_fw_trace_init()
180 struct pvr_fw_trace *fw_trace = &pvr_dev->fw_dev.fw_trace; in pvr_fw_trace_fini()
205 struct pvr_fw_trace *fw_trace = &pvr_dev->fw_dev.fw_trace; in update_logtype()
520 *value = pvr_dev->fw_dev.fw_trace.group_mask; in pvr_fw_trace_mask_get()
544 struct pvr_fw_trace *fw_trace = &pvr_dev->fw_dev.fw_trace; in pvr_fw_trace_debugfs_init()
H A Dpvr_rogue_mips.h28 #define ROGUE_MIPSFW_LOG2_PAGETABLE_SIZE_4K(pvr_dev) ((pvr_dev)->fw_dev.fw_heap_info.log2_size - \
31 #define ROGUE_MIPSFW_LOG2_PAGETABLE_SIZE_64K(pvr_dev) ((pvr_dev)->fw_dev.fw_heap_info.log2_size - \
/linux/sound/firewire/
H A Disight.c611 struct fw_device *fw_dev = fw_parent_device(unit); in isight_probe() local
625 isight->device = fw_dev; in isight_probe()
640 fw_dev->config_rom[3], fw_dev->config_rom[4], in isight_probe()
641 dev_name(&unit->device), 100 << fw_dev->max_speed); in isight_probe()
/linux/sound/firewire/fireworks/
H A Dfireworks.c74 struct fw_device *fw_dev = fw_parent_device(efw->unit); in get_hardware_info() local
100 dev_name(&efw->unit->device), 100 << fw_dev->max_speed); in get_hardware_info()