Searched refs:portinfo (Results 1 – 8 of 8) sorted by relevance
670 memset(&portinfo, 0, sizeof(portinfo)); in snd_seq_event_port_attach()671 portinfo.addr.client = client; in snd_seq_event_port_attach()673 sizeof(portinfo.name)); in snd_seq_event_port_attach()675 portinfo.capability = cap; in snd_seq_event_port_attach()676 portinfo.type = type; in snd_seq_event_port_attach()677 portinfo.kernel = pcbp; in snd_seq_event_port_attach()684 &portinfo); in snd_seq_event_port_attach()687 ret = portinfo.addr.port; in snd_seq_event_port_attach()702 memset(&portinfo, 0, sizeof(portinfo)); in snd_seq_event_port_detach()704 portinfo.addr.port = port; in snd_seq_event_port_detach()[all …]
26 struct portinfo { struct32 static const struct portinfo pata_icside_portinfo_v5 = { argument38 static const struct portinfo pata_icside_portinfo_v6_1 = {44 static const struct portinfo pata_icside_portinfo_v6_2 = {71 const struct portinfo *port[2];348 const struct portinfo *port) in pata_icside_setup_ioaddr()
170 struct mptsas_portinfo *portinfo; member
1580 port_info = phy_info->portinfo; in mptsas_del_end_device()1615 port_info = phy_info->portinfo; in mptsas_refreshing_device_handles()2449 port_info->phy_info[i].portinfo = port_info; in mptsas_sas_io_unit_pg0()2730 port_info->phy_info[i].portinfo = port_info; in mptsas_sas_expander_pg0()3459 port_info->phy_info[i].portinfo = port_info; in mptsas_expander_event_add()3647 port_info->phy_info[i].portinfo = port_info; in mptsas_send_expander_event()3693 port_info->phy_info[i].portinfo = port_info; in mptsas_expander_add()3961 port_info->phy_info[i].portinfo = port_info; in mptsas_probe_expanders()
108 struct cygnus_aio_port portinfo[CYGNUS_MAX_PORTS]; member
470 playstr = cygaud->portinfo[port].play_stream; in handle_playback_irq()525 capstr = cygaud->portinfo[port].capture_stream; in handle_capture_irq()
241 return &cygaud->portinfo[dai->id]; in cygnus_dai_get_portinfo()1243 aio = &cygaud->portinfo[portnum]; in parse_ssp_child_node()
992 int nvmet_fc_register_targetport(struct nvmet_fc_port_info *portinfo,
Completed in 36 milliseconds