Home
last modified time | relevance | path

Searched refs:iface (Results 1 – 17 of 17) 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 …]
Dphylink.h101 phy_interface_t iface);
105 phy_interface_t iface);
183 phy_interface_t iface);
275 phy_interface_t iface);
437 phy_interface_t iface,
Dof_mdio.h25 phy_interface_t iface);
95 u32 flags, phy_interface_t iface) in of_phy_connect() argument
Dusb.h762 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/
Dsoc.h61 { .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 …]
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.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.h48 snd_ctl_elem_iface_t iface; /* interface identifier */ member
/include/linux/platform_data/
Dshmob_drm.h84 struct shmob_drm_interface_data iface; member
/include/linux/amba/
Dpl022.h263 enum ssp_interface iface; member
/include/scsi/
Dscsi_transport_iscsi.h132 int (*get_iface_param) (struct iscsi_iface *iface,
473 extern void iscsi_destroy_iface(struct iscsi_iface *iface);
/include/uapi/sound/
Demu10k1.h293 int iface; /* interface identifier */ member
Dasound.h128 int iface; /* hwdep interface */ member
1031 snd_ctl_elem_iface_t iface; /* interface identifier */ member
/include/net/
Dipv6.h490 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/
Drawnand.h1175 struct nand_interface_config *iface);
/include/linux/greybus/
Dgreybus_protocols.h2021 __u8 iface; /* GB_AUDIO_IFACE_* */ member