/include/linux/ |
D | most.h | 241 int (*configure)(struct most_interface *iface, int channel_idx, 243 int (*enqueue)(struct most_interface *iface, int channel_idx, 245 int (*poison_channel)(struct most_interface *iface, int channel_idx); 246 void (*request_netinfo)(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); [all …]
|
D | phylink.h | 101 phy_interface_t iface); 105 phy_interface_t iface); 183 phy_interface_t iface); 275 phy_interface_t iface); 437 phy_interface_t iface,
|
D | of_mdio.h | 25 phy_interface_t iface); 95 u32 flags, phy_interface_t iface) in of_phy_connect() argument
|
D | usb.h | 762 const struct usb_interface *iface); 866 struct usb_interface *iface, void *data); 881 static inline int usb_interface_claimed(struct usb_interface *iface) in usb_interface_claimed() argument 883 return (iface->dev.driver != NULL); in usb_interface_claimed() 887 struct usb_interface *iface);
|
/include/sound/ |
D | soc.h | 61 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 66 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\ 74 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 82 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 94 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\ 105 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\ 112 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \ 119 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \ 126 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\ 132 { .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 | 48 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 | 48 snd_ctl_elem_iface_t iface; /* interface identifier */ member
|
/include/linux/platform_data/ |
D | shmob_drm.h | 84 struct shmob_drm_interface_data iface; member
|
/include/linux/amba/ |
D | pl022.h | 263 enum ssp_interface iface; member
|
/include/scsi/ |
D | scsi_transport_iscsi.h | 132 int (*get_iface_param) (struct iscsi_iface *iface, 473 extern void iscsi_destroy_iface(struct iscsi_iface *iface);
|
/include/uapi/sound/ |
D | emu10k1.h | 293 int iface; /* interface identifier */ member
|
D | asound.h | 128 int iface; /* hwdep interface */ member 1031 snd_ctl_elem_iface_t iface; /* interface identifier */ member
|
/include/net/ |
D | ipv6.h | 490 static inline __u32 ipv6_iface_scope_id(const struct in6_addr *addr, int iface) in ipv6_iface_scope_id() argument 492 return __ipv6_addr_needs_scope_id(__ipv6_addr_type(addr)) ? iface : 0; in ipv6_iface_scope_id()
|
/include/linux/mtd/ |
D | rawnand.h | 1175 struct nand_interface_config *iface);
|
/include/linux/greybus/ |
D | greybus_protocols.h | 2021 __u8 iface; /* GB_AUDIO_IFACE_* */ member
|