Home
last modified time | relevance | path

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

/include/linux/
Dmost.h241 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 …]
Dof_mdio.h41 phy_interface_t iface);
111 u32 flags, phy_interface_t iface) in of_phy_connect() argument
Dphylink.h185 phy_interface_t iface);
189 phy_interface_t iface);
250 phy_interface_t iface);
343 phy_interface_t iface);
Dusb.h798 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,
Dphy.h972 phy_interface_t iface);
2034 phy_interface_t iface);
/include/sound/
Dsoc.h72 { .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 …]
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.h48 int iface; member
Dsoc-dapm.h329 { .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", \
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()
/include/linux/platform_data/
Dshmob_drm.h34 struct shmob_drm_interface_data iface; member
/include/linux/amba/
Dpl022.h265 enum ssp_interface iface; member
/include/linux/framer/
Dframer.h47 enum framer_iface iface; member
/include/scsi/
Dscsi_transport_iscsi.h132 int (*get_iface_param) (struct iscsi_iface *iface,
474 extern void iscsi_destroy_iface(struct iscsi_iface *iface);
/include/uapi/sound/
Demu10k1.h321 int iface; /* interface identifier */ member
Dasound.h112 int iface; /* hwdep interface */ member
1119 snd_ctl_elem_iface_t iface; /* interface identifier */ member
/include/net/
Dipv6.h571 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()
Ddsa.h890 phy_interface_t iface);
/include/linux/mtd/
Drawnand.h1202 struct nand_interface_config *iface);
/include/linux/greybus/
Dgreybus_protocols.h2017 __u8 iface; /* GB_AUDIO_IFACE_* */ member