| /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 | of_mdio.h | 41 phy_interface_t iface); 111 u32 flags, phy_interface_t iface) in of_phy_connect() argument
|
| D | phylink.h | 185 phy_interface_t iface); 189 phy_interface_t iface); 250 phy_interface_t iface); 343 phy_interface_t iface);
|
| D | usb.h | 798 const struct usb_interface *iface); 916 struct usb_interface *iface, void *data); 931 static inline int usb_interface_claimed(struct usb_interface *iface) in usb_interface_claimed() argument 933 return (iface->dev.driver != NULL); in usb_interface_claimed() 937 struct usb_interface *iface); 939 int usb_set_wireless_status(struct usb_interface *iface,
|
| D | phy.h | 972 phy_interface_t iface); 2034 phy_interface_t iface);
|
| /include/sound/ |
| D | soc.h | 72 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 77 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\ 85 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 93 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 105 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\ 116 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\ 123 .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \ 130 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \ 137 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\ 143 { .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 | 329 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 334 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 339 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 344 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 351 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 358 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 367 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 373 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \ 379 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname " Switch", \
|
| D | control.h | 48 snd_ctl_elem_iface_t iface; /* interface identifier */ member 163 id.iface = SNDRV_CTL_ELEM_IFACE_MIXER; in snd_ctl_find_id_mixer()
|
| /include/linux/platform_data/ |
| D | shmob_drm.h | 34 struct shmob_drm_interface_data iface; member
|
| /include/linux/amba/ |
| D | pl022.h | 265 enum ssp_interface iface; member
|
| /include/linux/framer/ |
| D | framer.h | 47 enum framer_iface iface; member
|
| /include/scsi/ |
| D | scsi_transport_iscsi.h | 132 int (*get_iface_param) (struct iscsi_iface *iface, 474 extern void iscsi_destroy_iface(struct iscsi_iface *iface);
|
| /include/uapi/sound/ |
| D | emu10k1.h | 321 int iface; /* interface identifier */ member
|
| D | asound.h | 112 int iface; /* hwdep interface */ member 1119 snd_ctl_elem_iface_t iface; /* interface identifier */ member
|
| /include/net/ |
| D | ipv6.h | 571 static inline __u32 ipv6_iface_scope_id(const struct in6_addr *addr, int iface) in ipv6_iface_scope_id() argument 573 return __ipv6_addr_needs_scope_id(__ipv6_addr_type(addr)) ? iface : 0; in ipv6_iface_scope_id()
|
| D | dsa.h | 890 phy_interface_t iface);
|
| /include/linux/mtd/ |
| D | rawnand.h | 1202 struct nand_interface_config *iface);
|
| /include/linux/greybus/ |
| D | greybus_protocols.h | 2017 __u8 iface; /* GB_AUDIO_IFACE_* */ member
|