Home
last modified time | relevance | path

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

/include/linux/
Dof_mdio.h20 u32 flags, phy_interface_t iface);
26 phy_interface_t iface);
75 u32 flags, phy_interface_t iface) in of_phy_connect() argument
89 u32 flags, phy_interface_t iface) in of_phy_attach() argument
Dphylink.h236 phy_interface_t iface,
Dusb.h768 const struct usb_interface *iface);
870 struct usb_interface *iface, void *priv);
885 static inline int usb_interface_claimed(struct usb_interface *iface) in usb_interface_claimed() argument
887 return (iface->dev.driver != NULL); in usb_interface_claimed()
891 struct usb_interface *iface);
/include/sound/
Dsoc.h60 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
65 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
73 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
81 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
93 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
104 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
111 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
118 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
125 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
131 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
[all …]
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, \
Dhwdep.h45 int iface; member
Dsoc-dapm.h283 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
288 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
293 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
298 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
305 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
312 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
321 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
327 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
333 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname " Switch", \
Dcontrol.h32 snd_ctl_elem_iface_t iface; /* interface identifier */ member
/include/linux/platform_data/
Dshmob_drm.h86 struct shmob_drm_interface_data iface; member
/include/linux/amba/
Dpl022.h272 enum ssp_interface iface; member
/include/media/
Dsoc_camera.h37 unsigned char iface; /* Host number */ member
391 return (icd->iface << 8) | (icd->devnum + 1); in soc_camera_grp_id()
/include/scsi/
Dscsi_transport_iscsi.h131 int (*get_iface_param) (struct iscsi_iface *iface,
440 extern void iscsi_destroy_iface(struct iscsi_iface *iface);
/include/uapi/sound/
Dasound.h124 int iface; /* hwdep interface */ member
887 snd_ctl_elem_iface_t iface; /* interface identifier */ member
/include/net/
Dipv6.h486 static inline __u32 ipv6_iface_scope_id(const struct in6_addr *addr, int iface) in ipv6_iface_scope_id() argument
488 return __ipv6_addr_needs_scope_id(__ipv6_addr_type(addr)) ? iface : 0; in ipv6_iface_scope_id()
/include/linux/greybus/
Dgreybus_protocols.h2021 __u8 iface; /* GB_AUDIO_IFACE_* */ member