Searched refs:num_comps (Results 1 - 8 of 8) sorted by relevance

/linux-master/sound/pci/hda/
H A Dhda_component.h32 void hda_component_acpi_device_notify(struct hda_component *comps, int num_comps,
35 struct hda_component *comps, int num_comps,
42 int num_comps,
51 int num_comps,
66 void hda_component_manager_playback_hook(struct hda_component *comps, int num_comps,
41 hda_component_acpi_device_notify(struct hda_component *comps, int num_comps, acpi_handle handle, u32 event, void *data) argument
49 hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, struct hda_component *comps, int num_comps, acpi_notify_handler handler, void *data) argument
H A Dhda_component.c18 void hda_component_acpi_device_notify(struct hda_component *comps, int num_comps, argument
23 for (i = 0; i < num_comps; i++) {
32 struct hda_component *comps, int num_comps,
44 for (i = 0; i < num_comps; i++)
81 void hda_component_manager_playback_hook(struct hda_component *comps, int num_comps, int action) argument
85 for (i = 0; i < num_comps; i++) {
89 for (i = 0; i < num_comps; i++) {
93 for (i = 0; i < num_comps; i++) {
31 hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, struct hda_component *comps, int num_comps, acpi_notify_handler handler, void *data) argument
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-cmdq.h37 u8 num_comps; member in struct:mdp_cmdq_cmd
H A Dmtk-mdp3-cmdq.c21 u32 num_comps; member in struct:mdp_path
525 cmd->num_comps);
576 cmd->num_comps);
700 cmd->num_comps = num_comp;
742 ret = mdp_comp_clocks_on(&mdp->pdev->dev, cmd[i]->comps, cmd[i]->num_comps);
765 cmd[i]->num_comps);
/linux-master/drivers/scsi/esas2r/
H A Desas2r_flash.c551 if (fc->comp_typ < fi->num_comps) {
726 i < fi->num_comps;
1413 fc->num_comps = FI_NUM_COMPS_V1;
1467 fi->num_comps = fc->num_comps;
1476 j < fi->num_comps;
H A Desas2r.h442 u16 num_comps; member in struct:esas2r_flash_img_v0
484 u16 num_comps; member in struct:esas2r_flash_img
707 u16 num_comps; member in struct:esas2r_flash_context
/linux-master/drivers/net/ethernet/ibm/
H A Dibmvnic.h249 u8 num_comps; member in struct:ibmvnic_tx_comp_desc
H A Dibmvnic.c4165 for (i = 0; i < next->tx_comp.num_comps; i++) {

Completed in 149 milliseconds