Home
last modified time | relevance | path

Searched refs:iface (Results 1 – 20 of 20) sorted by relevance

/include/linux/
A Dmost.h241 int (*configure)(struct most_interface *iface, int channel_idx,
243 int (*enqueue)(struct most_interface *iface, int channel_idx,
247 void (*on_netinfo)(struct most_interface *iface,
267 int (*probe_channel)(struct most_interface *iface, int channel_idx,
270 int (*disconnect_channel)(struct most_interface *iface,
273 int (*tx_completion)(struct most_interface *iface, int channel_idx);
286 int most_register_interface(struct most_interface *iface);
292 void most_deregister_interface(struct most_interface *iface);
316 int channel_has_mbo(struct most_interface *iface, int channel_idx,
318 int most_start_channel(struct most_interface *iface, int channel_idx,
[all …]
A Dof_mdio.h41 phy_interface_t iface);
111 u32 flags, phy_interface_t iface) in of_phy_connect() argument
A Dphylink.h200 phy_interface_t iface);
204 phy_interface_t iface);
268 phy_interface_t iface);
361 phy_interface_t iface);
A Dusb.h779 const struct usb_interface *iface);
883 struct usb_interface *iface, void *data);
898 static inline int usb_interface_claimed(struct usb_interface *iface) in usb_interface_claimed() argument
900 return (iface->dev.driver != NULL); in usb_interface_claimed()
904 struct usb_interface *iface);
906 int usb_set_wireless_status(struct usb_interface *iface,
A Dphy.h974 phy_interface_t iface);
2016 phy_interface_t iface);
/include/sound/
A Dsoc.h62 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
67 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
72 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
89 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
97 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
118 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
124 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
144 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
153 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
230 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,\
[all …]
A Dwss.h163 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
179 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
189 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
201 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
A Dhwdep.h45 int iface; member
A Dcontrol.h48 snd_ctl_elem_iface_t iface; /* interface identifier */ member
163 id.iface = SNDRV_CTL_ELEM_IFACE_MIXER; in snd_ctl_find_id_mixer()
A Dsoc-dapm.h357 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
362 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
369 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname " Switch", \
/include/linux/platform_data/
A Dshmob_drm.h34 struct shmob_drm_interface_data iface; member
/include/drm/bridge/
A Ddw_mipi_dsi2.h46 void (*get_interface)(void *priv_data, struct dw_mipi_dsi2_phy_iface *iface);
/include/linux/amba/
A Dpl022.h265 enum ssp_interface iface; member
/include/linux/framer/
A Dframer.h47 enum framer_iface iface; member
/include/scsi/
A Dscsi_transport_iscsi.h132 int (*get_iface_param) (struct iscsi_iface *iface,
470 extern void iscsi_destroy_iface(struct iscsi_iface *iface);
/include/uapi/sound/
A Demu10k1.h321 int iface; /* interface identifier */ member
A Dasound.h112 int iface; /* hwdep interface */ member
1123 snd_ctl_elem_iface_t iface; /* interface identifier */ member
/include/net/
A Dipv6.h576 static inline __u32 ipv6_iface_scope_id(const struct in6_addr *addr, int iface) in ipv6_iface_scope_id() argument
578 return __ipv6_addr_needs_scope_id(__ipv6_addr_type(addr)) ? iface : 0; in ipv6_iface_scope_id()
/include/linux/mtd/
A Drawnand.h1202 struct nand_interface_config *iface);
/include/linux/greybus/
A Dgreybus_protocols.h2017 __u8 iface; /* GB_AUDIO_IFACE_* */ member

Completed in 76 milliseconds