/include/linux/ |
D | of_mdio.h | 20 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
|
D | phylink.h | 236 phy_interface_t iface,
|
D | usb.h | 768 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/ |
D | soc.h | 60 { .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 …]
|
D | wss.h | 163 { .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, \
|
D | hwdep.h | 45 int iface; member
|
D | soc-dapm.h | 283 { .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", \
|
D | control.h | 32 snd_ctl_elem_iface_t iface; /* interface identifier */ member
|
/include/linux/platform_data/ |
D | shmob_drm.h | 86 struct shmob_drm_interface_data iface; member
|
/include/linux/amba/ |
D | pl022.h | 272 enum ssp_interface iface; member
|
/include/media/ |
D | soc_camera.h | 37 unsigned char iface; /* Host number */ member 391 return (icd->iface << 8) | (icd->devnum + 1); in soc_camera_grp_id()
|
/include/scsi/ |
D | scsi_transport_iscsi.h | 131 int (*get_iface_param) (struct iscsi_iface *iface, 440 extern void iscsi_destroy_iface(struct iscsi_iface *iface);
|
/include/uapi/sound/ |
D | asound.h | 124 int iface; /* hwdep interface */ member 887 snd_ctl_elem_iface_t iface; /* interface identifier */ member
|
/include/net/ |
D | ipv6.h | 486 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/ |
D | greybus_protocols.h | 2021 __u8 iface; /* GB_AUDIO_IFACE_* */ member
|