Searched refs:dfw (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/intel/skylake/
H A Dskl-topology.c2774 struct skl_dfw_v4_module *dfw = local
2781 ret = guid_parse(dfw->uuid, (guid_t *)mconfig->guid);
2785 mconfig->id.instance_id = dfw->instance_id;
2786 mconfig->module->resources[0].cpc = dfw->max_mcps / 1000;
2787 mconfig->module->resources[0].ibs = dfw->ibs;
2788 mconfig->module->resources[0].obs = dfw->obs;
2789 mconfig->core_id = dfw->core_id;
2790 mconfig->module->max_input_pins = dfw->max_in_queue;
2791 mconfig->module->max_output_pins = dfw->max_out_queue;
2792 mconfig->module->loadable = dfw
[all...]
/linux-master/drivers/s390/block/
H A Ddasd_eckd.h173 unsigned char dfw:1; /* DASD fast write */ member in struct:DE_eckd_data::__anon392
278 unsigned char dfw:1; member in struct:dasd_eckd_characteristics::__anon399

Completed in 129 milliseconds