iface             614 arch/mips/cavium-octeon/octeon-platform.c static void __init octeon_rx_tx_delay(int eth, int iface, int port)
iface             618 arch/mips/cavium-octeon/octeon-platform.c 		if (iface == 0) {
iface             635 arch/mips/cavium-octeon/octeon-platform.c 		if (iface == 0 && port <= 2) {
iface             645 arch/mips/cavium-octeon/octeon-platform.c static void __init octeon_fdt_pip_port(int iface, int i, int p, int max)
iface             654 arch/mips/cavium-octeon/octeon-platform.c 	eth = fdt_subnode_offset(initial_boot_params, iface, name_buffer);
iface             681 arch/mips/cavium-octeon/octeon-platform.c 	int iface;
iface             686 arch/mips/cavium-octeon/octeon-platform.c 	iface = fdt_subnode_offset(initial_boot_params, pip, name_buffer);
iface             687 arch/mips/cavium-octeon/octeon-platform.c 	if (iface < 0)
iface             694 arch/mips/cavium-octeon/octeon-platform.c 		octeon_fdt_pip_port(iface, idx, p, count - 1);
iface             741 arch/mips/cavium-octeon/octeon-platform.c 		int iface;
iface             745 arch/mips/cavium-octeon/octeon-platform.c 		iface = fdt_subnode_offset(initial_boot_params, pip,
iface             747 arch/mips/cavium-octeon/octeon-platform.c 		if (iface < 0)
iface             754 arch/mips/cavium-octeon/octeon-platform.c 			eth = fdt_subnode_offset(initial_boot_params, iface,
iface             123 arch/um/drivers/vector_user.c static int create_tap_fd(char *iface)
iface             136 arch/um/drivers/vector_user.c 	strncpy((char *)&ifr.ifr_name, iface, sizeof(ifr.ifr_name) - 1);
iface             153 arch/um/drivers/vector_user.c static int create_raw_fd(char *iface, int flags, int proto)
iface             166 arch/um/drivers/vector_user.c 	strncpy((char *)&ifr.ifr_name, iface, sizeof(ifr.ifr_name) - 1);
iface             192 arch/um/drivers/vector_user.c 	char *iface;
iface             195 arch/um/drivers/vector_user.c 	iface = uml_vector_fetch_arg(ifspec, TOKEN_IFNAME);
iface             196 arch/um/drivers/vector_user.c 	if (iface == NULL) {
iface             213 arch/um/drivers/vector_user.c 	fd = create_tap_fd(iface);
iface             230 arch/um/drivers/vector_user.c 	char *iface;
iface             233 arch/um/drivers/vector_user.c 	iface = uml_vector_fetch_arg(ifspec, TOKEN_IFNAME);
iface             234 arch/um/drivers/vector_user.c 	if (iface == NULL) {
iface             251 arch/um/drivers/vector_user.c 	result->tx_fd = create_tap_fd(iface);
iface             259 arch/um/drivers/vector_user.c 	result->rx_fd = create_raw_fd(iface, ETH_P_ALL, ETH_P_ALL);
iface             357 arch/um/drivers/vector_user.c 	char *iface;
iface             360 arch/um/drivers/vector_user.c 	iface = uml_vector_fetch_arg(ifspec, TOKEN_IFNAME);
iface             361 arch/um/drivers/vector_user.c 	if (iface == NULL)
iface             364 arch/um/drivers/vector_user.c 	rxfd = create_raw_fd(iface, ETH_P_ALL, ETH_P_ALL);
iface             369 arch/um/drivers/vector_user.c 	txfd = create_raw_fd(iface, 0, ETH_P_IP); /* Turn off RX on this fd */
iface              93 drivers/acpi/acpi_ipmi.c static void ipmi_register_bmc(int iface, struct device *dev);
iface              94 drivers/acpi/acpi_ipmi.c static void ipmi_bmc_gone(int iface);
iface             111 drivers/acpi/acpi_ipmi.c ipmi_dev_alloc(int iface, struct device *dev, acpi_handle handle)
iface             127 drivers/acpi/acpi_ipmi.c 	ipmi_device->ipmi_ifnum = iface;
iface             129 drivers/acpi/acpi_ipmi.c 	err = ipmi_create_user(iface, &driver_data.ipmi_hndlrs,
iface             436 drivers/acpi/acpi_ipmi.c static void ipmi_register_bmc(int iface, struct device *dev)
iface             443 drivers/acpi/acpi_ipmi.c 	err = ipmi_get_smi_info(iface, &smi_data);
iface             453 drivers/acpi/acpi_ipmi.c 	ipmi_device = ipmi_dev_alloc(iface, smi_data.dev, handle);
iface             484 drivers/acpi/acpi_ipmi.c static void ipmi_bmc_gone(int iface)
iface             492 drivers/acpi/acpi_ipmi.c 		if (ipmi_device->ipmi_ifnum != iface) {
iface             191 drivers/crypto/qce/core.c 	qce->iface = devm_clk_get(qce->dev, "iface");
iface             192 drivers/crypto/qce/core.c 	if (IS_ERR(qce->iface))
iface             193 drivers/crypto/qce/core.c 		return PTR_ERR(qce->iface);
iface             203 drivers/crypto/qce/core.c 	ret = clk_prepare_enable(qce->iface);
iface             238 drivers/crypto/qce/core.c 	clk_disable_unprepare(qce->iface);
iface             252 drivers/crypto/qce/core.c 	clk_disable_unprepare(qce->iface);
iface              37 drivers/crypto/qce/core.h 	struct clk *core, *iface, *bus;
iface             281 drivers/gpu/drm/bridge/cdns-dsi.c #define VID_VIRTCHAN_ID(iface, x)	((x) << (4 + (iface) * 2))
iface              64 drivers/gpu/drm/shmobile/shmob_drm_crtc.c 	const struct shmob_drm_interface_data *idata = &sdev->pdata->iface;
iface             155 drivers/gpu/drm/shmobile/shmob_drm_crtc.c 	const struct shmob_drm_interface_data *idata = &sdev->pdata->iface;
iface              58 drivers/gpu/drm/shmobile/shmob_drm_drv.c 	if (sdev->pdata->iface.interface >= ARRAY_SIZE(ldmt1r)) {
iface              60 drivers/gpu/drm/shmobile/shmob_drm_drv.c 			sdev->pdata->iface.interface);
iface              64 drivers/gpu/drm/shmobile/shmob_drm_drv.c 	sdev->ldmt1r = ldmt1r[sdev->pdata->iface.interface];
iface             978 drivers/gpu/drm/vc4/vc4_hdmi.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             772 drivers/hid/hid-lg.c 	struct usb_interface *iface = to_usb_interface(hdev->dev.parent);
iface             773 drivers/hid/hid-lg.c 	__u8 iface_num = iface->cur_altsetting->desc.bInterfaceNumber;
iface             709 drivers/hid/hid-uclogic-params.c 	struct usb_interface *iface = to_usb_interface(hdev->dev.parent);
iface             710 drivers/hid/hid-uclogic-params.c 	__u8 bInterfaceNumber = iface->cur_altsetting->desc.bInterfaceNumber;
iface             837 drivers/hid/hid-uclogic-params.c 	struct usb_interface *iface = to_usb_interface(hdev->dev.parent);
iface             838 drivers/hid/hid-uclogic-params.c 	__u8 bInterfaceNumber = iface->cur_altsetting->desc.bInterfaceNumber;
iface             261 drivers/hid/usbhid/usbkbd.c static int usb_kbd_probe(struct usb_interface *iface,
iface             264 drivers/hid/usbhid/usbkbd.c 	struct usb_device *dev = interface_to_usbdev(iface);
iface             272 drivers/hid/usbhid/usbkbd.c 	interface = iface->cur_altsetting;
iface             317 drivers/hid/usbhid/usbkbd.c 	input_dev->dev.parent = &iface->dev;
iface             357 drivers/hid/usbhid/usbkbd.c 	usb_set_intfdata(iface, kbd);
iface             232 drivers/hwmon/ibmaem.c static void aem_register_bmc(int iface, struct device *dev);
iface             233 drivers/hwmon/ibmaem.c static void aem_bmc_gone(int iface);
iface             257 drivers/hwmon/ibmaem.c static int aem_init_ipmi_data(struct aem_ipmi_data *data, int iface,
iface             269 drivers/hwmon/ibmaem.c 	data->interface = iface;
iface             776 drivers/hwmon/ibmaem.c static void aem_register_bmc(int iface, struct device *dev)
iface             780 drivers/hwmon/ibmaem.c 	if (aem_init_ipmi_data(&probe, iface, dev))
iface             791 drivers/hwmon/ibmaem.c static void aem_bmc_gone(int iface)
iface             796 drivers/hwmon/ibmaem.c 		if (p1->ipmi.interface == iface)
iface              53 drivers/hwmon/ibmpex.c static void ibmpex_register_bmc(int iface, struct device *dev);
iface              54 drivers/hwmon/ibmpex.c static void ibmpex_bmc_gone(int iface);
iface             248 drivers/hwmon/ibmpex.c static struct ibmpex_bmc_data *get_bmc_data(int iface)
iface             253 drivers/hwmon/ibmpex.c 		if (p->interface == iface)
iface             442 drivers/hwmon/ibmpex.c static void ibmpex_register_bmc(int iface, struct device *dev)
iface             454 drivers/hwmon/ibmpex.c 	data->interface = iface;
iface             536 drivers/hwmon/ibmpex.c static void ibmpex_bmc_gone(int iface)
iface             538 drivers/hwmon/ibmpex.c 	struct ibmpex_bmc_data *data = get_bmc_data(iface);
iface              80 drivers/i2c/busses/scx200_acb.c #define ACBSDA		(iface->base + 0)
iface              81 drivers/i2c/busses/scx200_acb.c #define ACBST		(iface->base + 1)
iface              87 drivers/i2c/busses/scx200_acb.c #define ACBCST		(iface->base + 2)
iface              89 drivers/i2c/busses/scx200_acb.c #define ACBCTL1		(iface->base + 3)
iface              95 drivers/i2c/busses/scx200_acb.c #define ACBADDR		(iface->base + 4)
iface              96 drivers/i2c/busses/scx200_acb.c #define ACBCTL2		(iface->base + 5)
iface             101 drivers/i2c/busses/scx200_acb.c static void scx200_acb_machine(struct scx200_acb_iface *iface, u8 status)
iface             105 drivers/i2c/busses/scx200_acb.c 	dev_dbg(&iface->adapter.dev, "state %s, status = 0x%02x\n",
iface             106 drivers/i2c/busses/scx200_acb.c 		scx200_acb_state_name[iface->state], status);
iface             117 drivers/i2c/busses/scx200_acb.c 		dev_dbg(&iface->adapter.dev, "negative ack in state %s\n",
iface             118 drivers/i2c/busses/scx200_acb.c 			scx200_acb_state_name[iface->state]);
iface             120 drivers/i2c/busses/scx200_acb.c 		iface->state = state_idle;
iface             121 drivers/i2c/busses/scx200_acb.c 		iface->result = -ENXIO;
iface             131 drivers/i2c/busses/scx200_acb.c 	switch (iface->state) {
iface             133 drivers/i2c/busses/scx200_acb.c 		dev_warn(&iface->adapter.dev, "interrupt in idle state\n");
iface             138 drivers/i2c/busses/scx200_acb.c 		outb(iface->address_byte & ~1, ACBSDA);
iface             140 drivers/i2c/busses/scx200_acb.c 		iface->state = state_command;
iface             144 drivers/i2c/busses/scx200_acb.c 		outb(iface->command, ACBSDA);
iface             146 drivers/i2c/busses/scx200_acb.c 		if (iface->address_byte & 1)
iface             147 drivers/i2c/busses/scx200_acb.c 			iface->state = state_repeat_start;
iface             149 drivers/i2c/busses/scx200_acb.c 			iface->state = state_write;
iface             157 drivers/i2c/busses/scx200_acb.c 		if (iface->address_byte & 1) {
iface             158 drivers/i2c/busses/scx200_acb.c 			if (iface->len == 1)
iface             162 drivers/i2c/busses/scx200_acb.c 			outb(iface->address_byte, ACBSDA);
iface             164 drivers/i2c/busses/scx200_acb.c 			iface->state = state_read;
iface             166 drivers/i2c/busses/scx200_acb.c 			outb(iface->address_byte, ACBSDA);
iface             168 drivers/i2c/busses/scx200_acb.c 			iface->state = state_write;
iface             174 drivers/i2c/busses/scx200_acb.c 		if (iface->len == 2)
iface             179 drivers/i2c/busses/scx200_acb.c 		if (iface->len == 1) {
iface             180 drivers/i2c/busses/scx200_acb.c 			iface->result = 0;
iface             181 drivers/i2c/busses/scx200_acb.c 			iface->state = state_idle;
iface             185 drivers/i2c/busses/scx200_acb.c 		*iface->ptr++ = inb(ACBSDA);
iface             186 drivers/i2c/busses/scx200_acb.c 		--iface->len;
iface             191 drivers/i2c/busses/scx200_acb.c 		if (iface->len == 0) {
iface             192 drivers/i2c/busses/scx200_acb.c 			iface->result = 0;
iface             193 drivers/i2c/busses/scx200_acb.c 			iface->state = state_idle;
iface             198 drivers/i2c/busses/scx200_acb.c 		outb(*iface->ptr++, ACBSDA);
iface             199 drivers/i2c/busses/scx200_acb.c 		--iface->len;
iface             207 drivers/i2c/busses/scx200_acb.c 	dev_err(&iface->adapter.dev,
iface             209 drivers/i2c/busses/scx200_acb.c 		scx200_acb_state_name[iface->state], iface->address_byte,
iface             210 drivers/i2c/busses/scx200_acb.c 		iface->len, status);
iface             212 drivers/i2c/busses/scx200_acb.c 	iface->state = state_idle;
iface             213 drivers/i2c/busses/scx200_acb.c 	iface->result = -EIO;
iface             214 drivers/i2c/busses/scx200_acb.c 	iface->needs_reset = 1;
iface             217 drivers/i2c/busses/scx200_acb.c static void scx200_acb_poll(struct scx200_acb_iface *iface)
iface             230 drivers/i2c/busses/scx200_acb.c 			scx200_acb_machine(iface, status);
iface             239 drivers/i2c/busses/scx200_acb.c 	dev_err(&iface->adapter.dev, "timeout in state %s\n",
iface             240 drivers/i2c/busses/scx200_acb.c 		scx200_acb_state_name[iface->state]);
iface             242 drivers/i2c/busses/scx200_acb.c 	iface->state = state_idle;
iface             243 drivers/i2c/busses/scx200_acb.c 	iface->result = -EIO;
iface             244 drivers/i2c/busses/scx200_acb.c 	iface->needs_reset = 1;
iface             247 drivers/i2c/busses/scx200_acb.c static void scx200_acb_reset(struct scx200_acb_iface *iface)
iface             273 drivers/i2c/busses/scx200_acb.c 	struct scx200_acb_iface *iface = i2c_get_adapdata(adapter);
iface             321 drivers/i2c/busses/scx200_acb.c 	mutex_lock(&iface->mutex);
iface             323 drivers/i2c/busses/scx200_acb.c 	iface->address_byte = (address << 1) | rw;
iface             324 drivers/i2c/busses/scx200_acb.c 	iface->command = command;
iface             325 drivers/i2c/busses/scx200_acb.c 	iface->ptr = buffer;
iface             326 drivers/i2c/busses/scx200_acb.c 	iface->len = len;
iface             327 drivers/i2c/busses/scx200_acb.c 	iface->result = -EINVAL;
iface             328 drivers/i2c/busses/scx200_acb.c 	iface->needs_reset = 0;
iface             333 drivers/i2c/busses/scx200_acb.c 		iface->state = state_quick;
iface             335 drivers/i2c/busses/scx200_acb.c 		iface->state = state_address;
iface             337 drivers/i2c/busses/scx200_acb.c 	while (iface->state != state_idle)
iface             338 drivers/i2c/busses/scx200_acb.c 		scx200_acb_poll(iface);
iface             340 drivers/i2c/busses/scx200_acb.c 	if (iface->needs_reset)
iface             341 drivers/i2c/busses/scx200_acb.c 		scx200_acb_reset(iface);
iface             343 drivers/i2c/busses/scx200_acb.c 	rc = iface->result;
iface             345 drivers/i2c/busses/scx200_acb.c 	mutex_unlock(&iface->mutex);
iface             380 drivers/i2c/busses/scx200_acb.c static int scx200_acb_probe(struct scx200_acb_iface *iface)
iface             418 drivers/i2c/busses/scx200_acb.c 	struct scx200_acb_iface *iface;
iface             421 drivers/i2c/busses/scx200_acb.c 	iface = kzalloc(sizeof(*iface), GFP_KERNEL);
iface             422 drivers/i2c/busses/scx200_acb.c 	if (!iface)
iface             425 drivers/i2c/busses/scx200_acb.c 	adapter = &iface->adapter;
iface             426 drivers/i2c/busses/scx200_acb.c 	i2c_set_adapdata(adapter, iface);
iface             433 drivers/i2c/busses/scx200_acb.c 	mutex_init(&iface->mutex);
iface             435 drivers/i2c/busses/scx200_acb.c 	return iface;
iface             438 drivers/i2c/busses/scx200_acb.c static int scx200_acb_create(struct scx200_acb_iface *iface)
iface             443 drivers/i2c/busses/scx200_acb.c 	adapter = &iface->adapter;
iface             445 drivers/i2c/busses/scx200_acb.c 	rc = scx200_acb_probe(iface);
iface             451 drivers/i2c/busses/scx200_acb.c 	scx200_acb_reset(iface);
iface             461 drivers/i2c/busses/scx200_acb.c 		iface->next = scx200_acb_list;
iface             462 drivers/i2c/busses/scx200_acb.c 		scx200_acb_list = iface;
iface             472 drivers/i2c/busses/scx200_acb.c 	struct scx200_acb_iface *iface;
iface             475 drivers/i2c/busses/scx200_acb.c 	iface = scx200_create_iface(text, dev, index);
iface             477 drivers/i2c/busses/scx200_acb.c 	if (iface == NULL)
iface             480 drivers/i2c/busses/scx200_acb.c 	if (!request_region(base, 8, iface->adapter.name)) {
iface             485 drivers/i2c/busses/scx200_acb.c 	iface->base = base;
iface             486 drivers/i2c/busses/scx200_acb.c 	rc = scx200_acb_create(iface);
iface             489 drivers/i2c/busses/scx200_acb.c 		return iface;
iface             493 drivers/i2c/busses/scx200_acb.c 	kfree(iface);
iface             499 drivers/i2c/busses/scx200_acb.c 	struct scx200_acb_iface *iface;
iface             508 drivers/i2c/busses/scx200_acb.c 	iface = scx200_create_dev("CS5535", res->start, 0, &pdev->dev);
iface             509 drivers/i2c/busses/scx200_acb.c 	if (!iface)
iface             513 drivers/i2c/busses/scx200_acb.c 			iface->adapter.name);
iface             514 drivers/i2c/busses/scx200_acb.c 	platform_set_drvdata(pdev, iface);
iface             519 drivers/i2c/busses/scx200_acb.c static void scx200_cleanup_iface(struct scx200_acb_iface *iface)
iface             521 drivers/i2c/busses/scx200_acb.c 	i2c_del_adapter(&iface->adapter);
iface             522 drivers/i2c/busses/scx200_acb.c 	release_region(iface->base, 8);
iface             523 drivers/i2c/busses/scx200_acb.c 	kfree(iface);
iface             528 drivers/i2c/busses/scx200_acb.c 	struct scx200_acb_iface *iface;
iface             530 drivers/i2c/busses/scx200_acb.c 	iface = platform_get_drvdata(pdev);
iface             531 drivers/i2c/busses/scx200_acb.c 	scx200_cleanup_iface(iface);
iface             583 drivers/i2c/busses/scx200_acb.c 	struct scx200_acb_iface *iface;
iface             588 drivers/i2c/busses/scx200_acb.c 	while ((iface = scx200_acb_list) != NULL) {
iface             589 drivers/i2c/busses/scx200_acb.c 		scx200_acb_list = iface->next;
iface             592 drivers/i2c/busses/scx200_acb.c 		scx200_cleanup_iface(iface);
iface             138 drivers/infiniband/hw/usnic/usnic_ib_sysfs.c static DEVICE_ATTR_RO(iface);
iface             423 drivers/input/misc/keyspan_remote.c static struct usb_endpoint_descriptor *keyspan_get_in_endpoint(struct usb_host_interface *iface)
iface             429 drivers/input/misc/keyspan_remote.c 	for (i = 0; i < iface->desc.bNumEndpoints; ++i) {
iface             430 drivers/input/misc/keyspan_remote.c 		endpoint = &iface->endpoint[i].desc;
iface             829 drivers/input/mouse/appletouch.c static int atp_probe(struct usb_interface *iface,
iface             834 drivers/input/mouse/appletouch.c 	struct usb_device *udev = interface_to_usbdev(iface);
iface             843 drivers/input/mouse/appletouch.c 	iface_desc = iface->cur_altsetting;
iface             853 drivers/input/mouse/appletouch.c 		dev_err(&iface->dev, "Could not find int-in endpoint\n");
iface             861 drivers/input/mouse/appletouch.c 		dev_err(&iface->dev, "Out of memory\n");
iface             866 drivers/input/mouse/appletouch.c 	dev->intf = iface;
iface             895 drivers/input/mouse/appletouch.c 	input_dev->dev.parent = &iface->dev;
iface             924 drivers/input/mouse/appletouch.c 	usb_set_intfdata(iface, dev);
iface             936 drivers/input/mouse/appletouch.c 	usb_set_intfdata(iface, NULL);
iface             942 drivers/input/mouse/appletouch.c static void atp_disconnect(struct usb_interface *iface)
iface             944 drivers/input/mouse/appletouch.c 	struct atp *dev = usb_get_intfdata(iface);
iface             946 drivers/input/mouse/appletouch.c 	usb_set_intfdata(iface, NULL);
iface             955 drivers/input/mouse/appletouch.c 	dev_info(&iface->dev, "input: appletouch disconnected\n");
iface             972 drivers/input/mouse/appletouch.c static int atp_suspend(struct usb_interface *iface, pm_message_t message)
iface             974 drivers/input/mouse/appletouch.c 	struct atp *dev = usb_get_intfdata(iface);
iface             980 drivers/input/mouse/appletouch.c static int atp_resume(struct usb_interface *iface)
iface             982 drivers/input/mouse/appletouch.c 	struct atp *dev = usb_get_intfdata(iface);
iface             990 drivers/input/mouse/appletouch.c static int atp_reset_resume(struct usb_interface *iface)
iface             992 drivers/input/mouse/appletouch.c 	struct atp *dev = usb_get_intfdata(iface);
iface             865 drivers/input/mouse/bcm5974.c static int bcm5974_suspend(struct usb_interface *iface, pm_message_t message)
iface             867 drivers/input/mouse/bcm5974.c 	struct bcm5974 *dev = usb_get_intfdata(iface);
iface             879 drivers/input/mouse/bcm5974.c static int bcm5974_resume(struct usb_interface *iface)
iface             881 drivers/input/mouse/bcm5974.c 	struct bcm5974 *dev = usb_get_intfdata(iface);
iface             894 drivers/input/mouse/bcm5974.c static int bcm5974_probe(struct usb_interface *iface,
iface             897 drivers/input/mouse/bcm5974.c 	struct usb_device *udev = interface_to_usbdev(iface);
iface             910 drivers/input/mouse/bcm5974.c 		dev_err(&iface->dev, "out of memory\n");
iface             915 drivers/input/mouse/bcm5974.c 	dev->intf = iface;
iface             965 drivers/input/mouse/bcm5974.c 	input_dev->dev.parent = &iface->dev;
iface             979 drivers/input/mouse/bcm5974.c 	usb_set_intfdata(iface, dev);
iface             995 drivers/input/mouse/bcm5974.c 	usb_set_intfdata(iface, NULL);
iface            1001 drivers/input/mouse/bcm5974.c static void bcm5974_disconnect(struct usb_interface *iface)
iface            1003 drivers/input/mouse/bcm5974.c 	struct bcm5974 *dev = usb_get_intfdata(iface);
iface            1005 drivers/input/mouse/bcm5974.c 	usb_set_intfdata(iface, NULL);
iface             224 drivers/input/mouse/synaptics_usb.c synusb_get_in_endpoint(struct usb_host_interface *iface)
iface             230 drivers/input/mouse/synaptics_usb.c 	for (i = 0; i < iface->desc.bNumEndpoints; ++i) {
iface             231 drivers/input/mouse/synaptics_usb.c 		endpoint = &iface->endpoint[i].desc;
iface            1913 drivers/isdn/hardware/mISDN/hfcsusb.c 	struct usb_host_interface	*iface = intf->cur_altsetting;
iface            1917 drivers/isdn/hardware/mISDN/hfcsusb.c 	int ifnum = iface->desc.bInterfaceNumber, i, idx, alt_idx,
iface            1935 drivers/isdn/hardware/mISDN/hfcsusb.c 	       __func__, ifnum, iface->desc.bAlternateSetting,
iface            1953 drivers/isdn/hardware/mISDN/hfcsusb.c 		iface = intf->altsetting + alt_idx;
iface            1954 drivers/isdn/hardware/mISDN/hfcsusb.c 		probe_alt_setting = iface->desc.bAlternateSetting;
iface            1960 drivers/isdn/hardware/mISDN/hfcsusb.c 			ep = iface->endpoint;
iface            1964 drivers/isdn/hardware/mISDN/hfcsusb.c 			for (i = 0; i < iface->desc.bNumEndpoints; i++) {
iface            2005 drivers/isdn/hardware/mISDN/hfcsusb.c 					iface_used = iface;
iface            2017 drivers/isdn/hardware/mISDN/hfcsusb.c 	iface = iface_used;
iface            2023 drivers/isdn/hardware/mISDN/hfcsusb.c 	ep = iface->endpoint;
iface            2026 drivers/isdn/hardware/mISDN/hfcsusb.c 	for (i = 0; i < iface->desc.bNumEndpoints; i++) {
iface             707 drivers/media/pci/cx88/cx88-alsa.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             753 drivers/media/pci/cx88/cx88-alsa.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             762 drivers/media/pci/cx88/cx88-alsa.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             794 drivers/media/pci/cx88/cx88-alsa.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             900 drivers/media/pci/saa7134/saa7134-alsa.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             997 drivers/media/pci/saa7134/saa7134-alsa.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             323 drivers/media/pci/solo6x10/solo6x10-g723.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             350 drivers/media/platform/davinci/vpif.c 					vpifparams->iface.fid_pol);
iface             352 drivers/media/platform/davinci/vpif.c 					vpifparams->iface.vd_pol);
iface             354 drivers/media/platform/davinci/vpif.c 					vpifparams->iface.hd_pol);
iface             678 drivers/media/platform/davinci/vpif.h 	struct vpif_interface iface;
iface             480 drivers/media/platform/davinci/vpif_capture.c 		vpifparams->iface.if_type = VPIF_IF_BT656;
iface             483 drivers/media/platform/davinci/vpif_capture.c 			vpifparams->iface.if_type = VPIF_IF_RAW_BAYER;
iface             492 drivers/media/platform/davinci/vpif_capture.c 		if (vpifparams->iface.if_type == VPIF_IF_RAW_BAYER) {
iface             540 drivers/media/platform/davinci/vpif_capture.c 	if (ch->vpifparams.iface.if_type == VPIF_IF_RAW_BAYER)
iface             626 drivers/media/platform/davinci/vpif_capture.c 				struct vpif_interface *iface)
iface             628 drivers/media/platform/davinci/vpif_capture.c 	return (iface->if_type == VPIF_IF_RAW_BAYER) ? V4L2_FIELD_NONE :
iface             746 drivers/media/platform/davinci/vpif_capture.c 	ch->vpifparams.iface = chan_cfg->vpif_if;
iface             941 drivers/media/platform/davinci/vpif_capture.c 	if (ch->vpifparams.iface.if_type == VPIF_IF_RAW_BAYER)
iface              24 drivers/media/platform/omap3isp/ispcsiphy.c 				    enum isp_interface_type iface,
iface              32 drivers/media/platform/omap3isp/ispcsiphy.c 	switch (iface) {
iface              54 drivers/media/platform/omap3isp/ispcsiphy.c 	if (iface == ISP_INTERFACE_CCP2B_PHY1 ||
iface              55 drivers/media/platform/omap3isp/ispcsiphy.c 	    iface == ISP_INTERFACE_CCP2B_PHY2) {
iface              68 drivers/media/platform/omap3isp/ispcsiphy.c static void csiphy_routing_cfg_3430(struct isp_csiphy *phy, u32 iface, bool on,
iface              75 drivers/media/platform/omap3isp/ispcsiphy.c 	if (iface != ISP_INTERFACE_CCP2B_PHY1)
iface             102 drivers/media/platform/omap3isp/ispcsiphy.c 			       enum isp_interface_type iface, bool on,
iface             106 drivers/media/platform/omap3isp/ispcsiphy.c 		return csiphy_routing_cfg_3630(phy, iface, ccp2_strobe);
iface             108 drivers/media/platform/omap3isp/ispcsiphy.c 		return csiphy_routing_cfg_3430(phy, iface, on, ccp2_strobe);
iface             747 drivers/media/usb/au0828/au0828-video.c 	struct usb_interface *iface;
iface             755 drivers/media/usb/au0828/au0828-video.c 	iface = usb_ifnum_to_if(d->usbdev, 0);
iface             756 drivers/media/usb/au0828/au0828-video.c 	if (iface && iface->cur_altsetting->desc.bAlternateSetting != 5) {
iface             385 drivers/media/usb/cpia2/cpia2.h 	unsigned char iface;
iface             482 drivers/media/usb/cpia2/cpia2_usb.c 		ret = usb_set_interface(cam->dev, cam->iface, USBIF_CMDONLY);
iface             488 drivers/media/usb/cpia2/cpia2_usb.c 		ret = usb_set_interface(cam->dev, cam->iface, alt);
iface             842 drivers/media/usb/cpia2/cpia2_usb.c 	cam->iface = interface->bInterfaceNumber;
iface             669 drivers/media/usb/em28xx/em28xx-audio.c 	tmp.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             686 drivers/media/usb/em28xx/em28xx-audio.c 	tmp.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             126 drivers/media/usb/gspca/benq.c 	intf = usb_ifnum_to_if(gspca_dev->dev, gspca_dev->iface);
iface             127 drivers/media/usb/gspca/benq.c 	usb_set_interface(gspca_dev->dev, gspca_dev->iface,
iface             216 drivers/media/usb/gspca/gspca.c 		intf = usb_ifnum_to_if(gspca_dev->dev, gspca_dev->iface);
iface             498 drivers/media/usb/gspca/gspca.c 	ret = usb_set_interface(gspca_dev->dev, gspca_dev->iface, 0);
iface             770 drivers/media/usb/gspca/gspca.c 	intf = usb_ifnum_to_if(gspca_dev->dev, gspca_dev->iface);
iface             812 drivers/media/usb/gspca/gspca.c 							gspca_dev->iface,
iface            1471 drivers/media/usb/gspca/gspca.c 	gspca_dev->iface = intf->cur_altsetting->desc.bInterfaceNumber;
iface             208 drivers/media/usb/gspca/gspca.h 	__u8 iface;			/* USB interface number */
iface             176 drivers/media/usb/gspca/konica.c 	intf = usb_ifnum_to_if(sd->gspca_dev.dev, sd->gspca_dev.iface);
iface            3472 drivers/media/usb/gspca/ov519.c 	intf = usb_ifnum_to_if(sd->gspca_dev.dev, sd->gspca_dev.iface);
iface            3603 drivers/media/usb/gspca/ov519.c 	intf = usb_ifnum_to_if(sd->gspca_dev.dev, sd->gspca_dev.iface);
iface            1946 drivers/media/usb/gspca/sn9c20x.c 		intf = usb_ifnum_to_if(gspca_dev->dev, gspca_dev->iface);
iface             494 drivers/media/usb/gspca/spca500.c 	if (usb_set_interface(gspca_dev->dev, gspca_dev->iface, 0) < 0) {
iface             508 drivers/media/usb/gspca/spca500.c 				gspca_dev->iface,
iface             222 drivers/media/usb/gspca/stk014.c 	usb_set_interface(gspca_dev->dev, gspca_dev->iface, 1);
iface             246 drivers/media/usb/gspca/stk014.c 	usb_set_interface(gspca_dev->dev, gspca_dev->iface, 1);
iface             258 drivers/media/usb/gspca/stk014.c 					gspca_dev->iface,
iface             262 drivers/media/usb/gspca/stk014.c 		       gspca_dev->iface, gspca_dev->alt);
iface             296 drivers/media/usb/gspca/stk014.c 	usb_set_interface(dev, gspca_dev->iface, 1);
iface             475 drivers/media/usb/gspca/stk1135.c 	usb_set_interface(dev, gspca_dev->iface, 0);
iface             278 drivers/media/usb/gspca/stv06xx/stv06xx.c 	intf = usb_ifnum_to_if(sd->gspca_dev.dev, sd->gspca_dev.iface);
iface             354 drivers/media/usb/gspca/stv06xx/stv06xx.c 	ret = usb_set_interface(gspca_dev->dev, gspca_dev->iface, 1);
iface             184 drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c 	intf = usb_ifnum_to_if(sd->gspca_dev.dev, sd->gspca_dev.iface);
iface            1438 drivers/media/usb/gspca/xirlink_cit.c 	intf = usb_ifnum_to_if(gspca_dev->dev, gspca_dev->iface);
iface            2694 drivers/media/usb/gspca/xirlink_cit.c 	ret = usb_set_interface(gspca_dev->dev, gspca_dev->iface, 1);
iface            2233 drivers/media/usb/usbvision/usbvision-core.c 		err_code = usb_set_interface(dev->dev, dev->iface, dev->iface_alt);
iface            2368 drivers/media/usb/usbvision/usbvision-core.c 		err_code = usb_set_interface(usbvision->dev, usbvision->iface,
iface            1118 drivers/media/usb/usbvision/usbvision-video.c 		usb_set_interface(usbvision->dev, usbvision->iface,
iface            1525 drivers/media/usb/usbvision/usbvision-video.c 	usbvision->iface = ifnum;
iface             377 drivers/media/usb/usbvision/usbvision.h 	unsigned char iface;						/* Video interface number */
iface             801 drivers/mfd/dln2.c static int dln2_suspend(struct usb_interface *iface, pm_message_t message)
iface             803 drivers/mfd/dln2.c 	struct dln2_dev *dln2 = usb_get_intfdata(iface);
iface             810 drivers/mfd/dln2.c static int dln2_resume(struct usb_interface *iface)
iface             812 drivers/mfd/dln2.c 	struct dln2_dev *dln2 = usb_get_intfdata(iface);
iface             279 drivers/mtd/nand/raw/nand_timings.c 	struct nand_data_interface *iface = &chip->data_interface;
iface             288 drivers/mtd/nand/raw/nand_timings.c 	*iface = onfi_sdr_timings[timing_mode];
iface             296 drivers/mtd/nand/raw/nand_timings.c 		struct nand_sdr_timings *timings = &iface->timings.sdr;
iface             306 drivers/mtd/nand/raw/nand_timings.c 		struct nand_sdr_timings *timings = &iface->timings.sdr;
iface              49 drivers/net/can/c_can/c_can.c #define C_CAN_IFACE(reg, iface)	(C_CAN_IF1_##reg + (iface) * IF_ENUM_REG_LEN)
iface             255 drivers/net/can/c_can/c_can.c static void c_can_obj_update(struct net_device *dev, int iface, u32 cmd, u32 obj)
iface             258 drivers/net/can/c_can/c_can.c 	int cnt, reg = C_CAN_IFACE(COMREQ_REG, iface);
iface             271 drivers/net/can/c_can/c_can.c static inline void c_can_object_get(struct net_device *dev, int iface,
iface             274 drivers/net/can/c_can/c_can.c 	c_can_obj_update(dev, iface, cmd, obj);
iface             277 drivers/net/can/c_can/c_can.c static inline void c_can_object_put(struct net_device *dev, int iface,
iface             280 drivers/net/can/c_can/c_can.c 	c_can_obj_update(dev, iface, cmd | IF_COMM_WR, obj);
iface             288 drivers/net/can/c_can/c_can.c static void c_can_inval_tx_object(struct net_device *dev, int iface, int obj)
iface             292 drivers/net/can/c_can/c_can.c 	priv->write_reg(priv, C_CAN_IFACE(MSGCTRL_REG, iface), 0);
iface             293 drivers/net/can/c_can/c_can.c 	c_can_object_put(dev, iface, obj, IF_COMM_INVAL);
iface             296 drivers/net/can/c_can/c_can.c static void c_can_inval_msg_object(struct net_device *dev, int iface, int obj)
iface             300 drivers/net/can/c_can/c_can.c 	priv->write_reg(priv, C_CAN_IFACE(ARB1_REG, iface), 0);
iface             301 drivers/net/can/c_can/c_can.c 	priv->write_reg(priv, C_CAN_IFACE(ARB2_REG, iface), 0);
iface             302 drivers/net/can/c_can/c_can.c 	c_can_inval_tx_object(dev, iface, obj);
iface             305 drivers/net/can/c_can/c_can.c static void c_can_setup_tx_object(struct net_device *dev, int iface,
iface             331 drivers/net/can/c_can/c_can.c 		c_can_inval_msg_object(dev, iface, obj);
iface             335 drivers/net/can/c_can/c_can.c 	priv->write_reg32(priv, C_CAN_IFACE(ARB1_REG, iface), arb);
iface             337 drivers/net/can/c_can/c_can.c 	priv->write_reg(priv, C_CAN_IFACE(MSGCTRL_REG, iface), ctrl);
iface             340 drivers/net/can/c_can/c_can.c 		u32 data = 0, dreg = C_CAN_IFACE(DATA1_REG, iface);
iface             352 drivers/net/can/c_can/c_can.c 					C_CAN_IFACE(DATA1_REG, iface) + i / 2,
iface             360 drivers/net/can/c_can/c_can.c 						       int iface)
iface             365 drivers/net/can/c_can/c_can.c 		c_can_object_get(dev, iface, i, IF_COMM_CLR_NEWDAT);
iface             369 drivers/net/can/c_can/c_can.c 				     int iface, int objno, u32 ctrl)
iface             377 drivers/net/can/c_can/c_can.c 	priv->write_reg(priv, C_CAN_IFACE(MSGCTRL_REG, iface), ctrl);
iface             378 drivers/net/can/c_can/c_can.c 	c_can_object_put(dev, iface, objno, IF_COMM_CONTROL);
iface             395 drivers/net/can/c_can/c_can.c static int c_can_read_msg_object(struct net_device *dev, int iface, u32 ctrl)
iface             411 drivers/net/can/c_can/c_can.c 	arb = priv->read_reg32(priv, C_CAN_IFACE(ARB1_REG, iface));
iface             421 drivers/net/can/c_can/c_can.c 		int i, dreg = C_CAN_IFACE(DATA1_REG, iface);
iface             447 drivers/net/can/c_can/c_can.c static void c_can_setup_receive_object(struct net_device *dev, int iface,
iface             453 drivers/net/can/c_can/c_can.c 	priv->write_reg32(priv, C_CAN_IFACE(MASK1_REG, iface), mask);
iface             456 drivers/net/can/c_can/c_can.c 	priv->write_reg32(priv, C_CAN_IFACE(ARB1_REG, iface), id);
iface             458 drivers/net/can/c_can/c_can.c 	priv->write_reg(priv, C_CAN_IFACE(MSGCTRL_REG, iface), mcont);
iface             459 drivers/net/can/c_can/c_can.c 	c_can_object_put(dev, iface, obj, IF_COMM_RCV_SETUP);
iface             170 drivers/net/can/usb/gs_usb.c 	struct usb_interface *iface;
iface             241 drivers/net/can/usb/gs_usb.c 	struct usb_interface *intf = gsdev->iface;
iface             413 drivers/net/can/usb/gs_usb.c 	struct usb_interface *intf = dev->iface;
iface             661 drivers/net/can/usb/gs_usb.c 	rc = usb_control_msg(interface_to_usbdev(dev->iface),
iface             662 drivers/net/can/usb/gs_usb.c 			     usb_sndctrlpipe(interface_to_usbdev(dev->iface), 0),
iface             744 drivers/net/can/usb/gs_usb.c 	rc = usb_control_msg(interface_to_usbdev(dev->iface),
iface             745 drivers/net/can/usb/gs_usb.c 			     usb_sndctrlpipe(interface_to_usbdev(dev->iface),
iface             843 drivers/net/can/usb/gs_usb.c 	dev->iface = intf;
iface             243 drivers/net/ethernet/3com/typhoon.c 	struct typhoon_interface	iface;
iface            1185 drivers/net/ethernet/3com/typhoon.c 	struct typhoon_interface *iface = &tp->shared->iface;
iface            1193 drivers/net/ethernet/3com/typhoon.c 	iface->ringIndex = cpu_to_le32(shared_dma);
iface            1196 drivers/net/ethernet/3com/typhoon.c 	iface->txLoAddr = cpu_to_le32(shared_dma);
iface            1197 drivers/net/ethernet/3com/typhoon.c 	iface->txLoSize = cpu_to_le32(TXLO_ENTRIES * sizeof(struct tx_desc));
iface            1200 drivers/net/ethernet/3com/typhoon.c 	iface->txHiAddr = cpu_to_le32(shared_dma);
iface            1201 drivers/net/ethernet/3com/typhoon.c 	iface->txHiSize = cpu_to_le32(TXHI_ENTRIES * sizeof(struct tx_desc));
iface            1204 drivers/net/ethernet/3com/typhoon.c 	iface->rxBuffAddr = cpu_to_le32(shared_dma);
iface            1205 drivers/net/ethernet/3com/typhoon.c 	iface->rxBuffSize = cpu_to_le32(RXFREE_ENTRIES *
iface            1209 drivers/net/ethernet/3com/typhoon.c 	iface->rxLoAddr = cpu_to_le32(shared_dma);
iface            1210 drivers/net/ethernet/3com/typhoon.c 	iface->rxLoSize = cpu_to_le32(RX_ENTRIES * sizeof(struct rx_desc));
iface            1213 drivers/net/ethernet/3com/typhoon.c 	iface->rxHiAddr = cpu_to_le32(shared_dma);
iface            1214 drivers/net/ethernet/3com/typhoon.c 	iface->rxHiSize = cpu_to_le32(RX_ENTRIES * sizeof(struct rx_desc));
iface            1217 drivers/net/ethernet/3com/typhoon.c 	iface->cmdAddr = cpu_to_le32(shared_dma);
iface            1218 drivers/net/ethernet/3com/typhoon.c 	iface->cmdSize = cpu_to_le32(COMMAND_RING_SIZE);
iface            1221 drivers/net/ethernet/3com/typhoon.c 	iface->respAddr = cpu_to_le32(shared_dma);
iface            1222 drivers/net/ethernet/3com/typhoon.c 	iface->respSize = cpu_to_le32(RESPONSE_RING_SIZE);
iface            1225 drivers/net/ethernet/3com/typhoon.c 	iface->zeroAddr = cpu_to_le32(shared_dma);
iface            1239 drivers/net/ethernet/3com/typhoon.c 	tp->txlo_dma_addr = le32_to_cpu(iface->txLoAddr);
iface            4675 drivers/net/ethernet/emulex/benet/be_cmds.c int be_cmd_manage_iface(struct be_adapter *adapter, u32 iface, u8 op)
iface            4681 drivers/net/ethernet/emulex/benet/be_cmds.c 	if (iface == 0xFFFFFFFF)
iface            4697 drivers/net/ethernet/emulex/benet/be_cmds.c 	req->target_iface_id = cpu_to_le32(iface);
iface            2507 drivers/net/ethernet/emulex/benet/be_cmds.h int be_cmd_manage_iface(struct be_adapter *adapter, u32 iface, u8 op);
iface             370 drivers/net/ethernet/freescale/fman/fman_dtsec.c 		phy_interface_t iface, u16 iface_speed, u8 *macaddr,
iface             385 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	if (iface == PHY_INTERFACE_MODE_RGMII ||
iface             386 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	    iface == PHY_INTERFACE_MODE_RGMII_ID ||
iface             387 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	    iface == PHY_INTERFACE_MODE_RGMII_RXID ||
iface             388 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	    iface == PHY_INTERFACE_MODE_RGMII_TXID ||
iface             389 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	    iface == PHY_INTERFACE_MODE_RMII)
iface             393 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	if (iface == PHY_INTERFACE_MODE_SGMII ||
iface             394 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	    iface == PHY_INTERFACE_MODE_MII)
iface             398 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	is_rgmii = iface == PHY_INTERFACE_MODE_RGMII ||
iface             399 drivers/net/ethernet/freescale/fman/fman_dtsec.c 		   iface == PHY_INTERFACE_MODE_RGMII_ID ||
iface             400 drivers/net/ethernet/freescale/fman/fman_dtsec.c 		   iface == PHY_INTERFACE_MODE_RGMII_RXID ||
iface             401 drivers/net/ethernet/freescale/fman/fman_dtsec.c 		   iface == PHY_INTERFACE_MODE_RGMII_TXID;
iface             402 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	is_sgmii = iface == PHY_INTERFACE_MODE_SGMII;
iface             403 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	is_qsgmii = iface == PHY_INTERFACE_MODE_QSGMII;
iface             406 drivers/net/ethernet/freescale/fman/fman_dtsec.c 	if (is_rgmii || iface == PHY_INTERFACE_MODE_GMII)
iface             710 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c 	phy_interface_t iface;
iface             716 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c 	iface = fep->fpi->use_rmii ?
iface             720 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c 				iface);
iface            2962 drivers/net/ethernet/marvell/mv643xx_eth.c 	int iface = -1;
iface            2965 drivers/net/ethernet/marvell/mv643xx_eth.c 		iface = of_get_phy_mode(dev->of_node);
iface            2970 drivers/net/ethernet/marvell/mv643xx_eth.c 	if (iface < 0)
iface            2971 drivers/net/ethernet/marvell/mv643xx_eth.c 		iface = PHY_INTERFACE_MODE_GMII;
iface            2972 drivers/net/ethernet/marvell/mv643xx_eth.c 	return iface;
iface             132 drivers/net/ethernet/sfc/mcdi.c 	BUG_ON(efx->mcdi->iface.state != MCDI_STATE_QUIESCENT);
iface             144 drivers/net/ethernet/sfc/mcdi.c 	free_page((unsigned long)efx->mcdi->iface.logging_buffer);
iface             120 drivers/net/ethernet/sfc/mcdi.h 	struct efx_mcdi_iface iface;
iface             130 drivers/net/ethernet/sfc/mcdi.h 	return &efx->mcdi->iface;
iface              30 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c #define IS_PHY_IF_MODE_RGMII(iface)	(iface == PHY_INTERFACE_MODE_RGMII || \
iface              31 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 			iface == PHY_INTERFACE_MODE_RGMII_ID || \
iface              32 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 			iface == PHY_INTERFACE_MODE_RGMII_RXID || \
iface              33 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 			iface == PHY_INTERFACE_MODE_RGMII_TXID)
iface              35 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c #define IS_PHY_IF_MODE_GBIT(iface)	(IS_PHY_IF_MODE_RGMII(iface) || \
iface              36 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 					 iface == PHY_INTERFACE_MODE_GMII)
iface             230 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 	int iface = dwmac->interface;
iface             237 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 	regmap_update_bits(regmap, reg, MII_PHY_SEL_MASK, phy_intf_sels[iface]);
iface             239 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 	val = (iface == PHY_INTERFACE_MODE_REVMII) ? 0 : ENMII;
iface             610 drivers/net/phy/phylink.c 			       phy_interface_t iface,
iface             633 drivers/net/phy/phylink.c 	pl->phy_state.interface = iface;
iface             634 drivers/net/phy/phylink.c 	pl->link_interface = iface;
iface             635 drivers/net/phy/phylink.c 	if (iface == PHY_INTERFACE_MODE_MOCA)
iface             639 drivers/net/phy/phylink.c 	pl->link_config.interface = iface;
iface            1703 drivers/net/phy/phylink.c 	phy_interface_t iface;
iface            1731 drivers/net/phy/phylink.c 	iface = sfp_select_interface(pl->sfp_bus, id, config.advertising);
iface            1732 drivers/net/phy/phylink.c 	if (iface == PHY_INTERFACE_MODE_NA) {
iface            1739 drivers/net/phy/phylink.c 	config.interface = iface;
iface            1754 drivers/net/phy/phylink.c 	if (phy_interface_mode_is_8023z(iface) && pl->phydev)
iface            3016 drivers/net/usb/hso.c static int hso_suspend(struct usb_interface *iface, pm_message_t message)
iface            3022 drivers/net/usb/hso.c 		if (serial_table[i] && (serial_table[i]->interface == iface)) {
iface            3032 drivers/net/usb/hso.c 		    (network_table[i]->interface == iface)) {
iface            3044 drivers/net/usb/hso.c static int hso_resume(struct usb_interface *iface)
iface            3051 drivers/net/usb/hso.c 		if (serial_table[i] && (serial_table[i]->interface == iface)) {
iface            3065 drivers/net/usb/hso.c 		    (network_table[i]->interface == iface)) {
iface            3071 drivers/net/usb/hso.c 					dev_dbg(&iface->dev,
iface            3143 drivers/net/usb/hso.c 	struct usb_host_interface *iface = intf->cur_altsetting;
iface            3146 drivers/net/usb/hso.c 	for (i = 0; i < iface->desc.bNumEndpoints; i++) {
iface            3147 drivers/net/usb/hso.c 		endp = &iface->endpoint[i].desc;
iface            3160 drivers/net/usb/hso.c 	struct usb_host_interface *iface = intf->cur_altsetting;
iface            3162 drivers/net/usb/hso.c 	if (iface->extralen == 3) {
iface            3163 drivers/net/usb/hso.c 		*ports = iface->extra[2];
iface            3167 drivers/net/usb/hso.c 	for (i = 0; i < iface->desc.bNumEndpoints; i++) {
iface            3168 drivers/net/usb/hso.c 		if (iface->endpoint[i].extralen == 3) {
iface            3169 drivers/net/usb/hso.c 			*ports = iface->endpoint[i].extra[2];
iface              85 drivers/net/wan/pc300too.c 	unsigned int iface;
iface             156 drivers/net/wan/pc300too.c 		if (port->iface == IF_IFACE_V35)
iface             209 drivers/net/wan/pc300too.c 		ifr->ifr_settings.type = port->iface;
iface             253 drivers/net/wan/pc300too.c 	port->iface = new_type;
iface             458 drivers/net/wan/pc300too.c 			port->iface = IF_IFACE_X21;
iface             460 drivers/net/wan/pc300too.c 			port->iface = IF_IFACE_V35;
iface             914 drivers/net/wimax/i2400m/i2400m.h struct usb_endpoint_descriptor *usb_get_epd(struct usb_interface *iface, int ep)
iface             916 drivers/net/wimax/i2400m/i2400m.h 	return &iface->cur_altsetting->endpoint[ep].desc;
iface             410 drivers/net/wimax/i2400m/usb.c int i2400mu_probe(struct usb_interface *iface,
iface             415 drivers/net/wimax/i2400m/usb.c 	struct device *dev = &iface->dev;
iface             418 drivers/net/wimax/i2400m/usb.c 	struct usb_device *usb_dev = interface_to_usbdev(iface);
iface             420 drivers/net/wimax/i2400m/usb.c 	if (iface->cur_altsetting->desc.bNumEndpoints < 4)
iface             440 drivers/net/wimax/i2400m/usb.c 	i2400mu->usb_iface = iface;
iface             441 drivers/net/wimax/i2400m/usb.c 	usb_set_intfdata(iface, i2400mu);
iface             490 drivers/net/wimax/i2400m/usb.c 	iface->needs_remote_wakeup = 1;		/* autosuspend (15s delay) */
iface             505 drivers/net/wimax/i2400m/usb.c 	usb_set_intfdata(iface, NULL);
iface             521 drivers/net/wimax/i2400m/usb.c void i2400mu_disconnect(struct usb_interface *iface)
iface             523 drivers/net/wimax/i2400m/usb.c 	struct i2400mu *i2400mu = usb_get_intfdata(iface);
iface             526 drivers/net/wimax/i2400m/usb.c 	struct device *dev = &iface->dev;
iface             528 drivers/net/wimax/i2400m/usb.c 	d_fnstart(3, dev, "(iface %p i2400m %p)\n", iface, i2400m);
iface             532 drivers/net/wimax/i2400m/usb.c 	usb_set_intfdata(iface, NULL);
iface             535 drivers/net/wimax/i2400m/usb.c 	d_fnend(3, dev, "(iface %p i2400m %p) = void\n", iface, i2400m);
iface             578 drivers/net/wimax/i2400m/usb.c int i2400mu_suspend(struct usb_interface *iface, pm_message_t pm_msg)
iface             581 drivers/net/wimax/i2400m/usb.c 	struct device *dev = &iface->dev;
iface             582 drivers/net/wimax/i2400m/usb.c 	struct i2400mu *i2400mu = usb_get_intfdata(iface);
iface             591 drivers/net/wimax/i2400m/usb.c 	d_fnstart(3, dev, "(iface %p pm_msg %u)\n", iface, pm_msg.event);
iface             632 drivers/net/wimax/i2400m/usb.c 		iface, pm_msg.event, result);
iface             638 drivers/net/wimax/i2400m/usb.c int i2400mu_resume(struct usb_interface *iface)
iface             641 drivers/net/wimax/i2400m/usb.c 	struct device *dev = &iface->dev;
iface             642 drivers/net/wimax/i2400m/usb.c 	struct i2400mu *i2400mu = usb_get_intfdata(iface);
iface             645 drivers/net/wimax/i2400m/usb.c 	d_fnstart(3, dev, "(iface %p)\n", iface);
iface             657 drivers/net/wimax/i2400m/usb.c 	d_fnend(3, dev, "(iface %p) = %d\n", iface, ret);
iface             663 drivers/net/wimax/i2400m/usb.c int i2400mu_reset_resume(struct usb_interface *iface)
iface             666 drivers/net/wimax/i2400m/usb.c 	struct device *dev = &iface->dev;
iface             667 drivers/net/wimax/i2400m/usb.c 	struct i2400mu *i2400mu = usb_get_intfdata(iface);
iface             670 drivers/net/wimax/i2400m/usb.c 	d_fnstart(3, dev, "(iface %p)\n", iface);
iface             672 drivers/net/wimax/i2400m/usb.c 	d_fnend(3, dev, "(iface %p) = %d\n", iface, result);
iface             686 drivers/net/wimax/i2400m/usb.c int i2400mu_pre_reset(struct usb_interface *iface)
iface             688 drivers/net/wimax/i2400m/usb.c 	struct i2400mu *i2400mu = usb_get_intfdata(iface);
iface             701 drivers/net/wimax/i2400m/usb.c int i2400mu_post_reset(struct usb_interface *iface)
iface             703 drivers/net/wimax/i2400m/usb.c 	struct i2400mu *i2400mu = usb_get_intfdata(iface);
iface            3576 drivers/net/wireless/atmel/atmel.c 	struct host_info_struct *iface = &priv->host_info;
iface            3648 drivers/net/wireless/atmel/atmel.c 	atmel_copy_to_host(priv->dev, (unsigned char *)iface,
iface            3649 drivers/net/wireless/atmel/atmel.c 			   priv->host_info_base, sizeof(*iface));
iface            3651 drivers/net/wireless/atmel/atmel.c 	iface->tx_buff_pos = le16_to_cpu(iface->tx_buff_pos);
iface            3652 drivers/net/wireless/atmel/atmel.c 	iface->tx_buff_size = le16_to_cpu(iface->tx_buff_size);
iface            3653 drivers/net/wireless/atmel/atmel.c 	iface->tx_desc_pos = le16_to_cpu(iface->tx_desc_pos);
iface            3654 drivers/net/wireless/atmel/atmel.c 	iface->tx_desc_count = le16_to_cpu(iface->tx_desc_count);
iface            3655 drivers/net/wireless/atmel/atmel.c 	iface->rx_buff_pos = le16_to_cpu(iface->rx_buff_pos);
iface            3656 drivers/net/wireless/atmel/atmel.c 	iface->rx_buff_size = le16_to_cpu(iface->rx_buff_size);
iface            3657 drivers/net/wireless/atmel/atmel.c 	iface->rx_desc_pos = le16_to_cpu(iface->rx_desc_pos);
iface            3658 drivers/net/wireless/atmel/atmel.c 	iface->rx_desc_count = le16_to_cpu(iface->rx_desc_count);
iface            3659 drivers/net/wireless/atmel/atmel.c 	iface->build_version = le16_to_cpu(iface->build_version);
iface            3660 drivers/net/wireless/atmel/atmel.c 	iface->command_pos = le16_to_cpu(iface->command_pos);
iface            3661 drivers/net/wireless/atmel/atmel.c 	iface->major_version = le16_to_cpu(iface->major_version);
iface            3662 drivers/net/wireless/atmel/atmel.c 	iface->minor_version = le16_to_cpu(iface->minor_version);
iface            3663 drivers/net/wireless/atmel/atmel.c 	iface->func_ctrl = le16_to_cpu(iface->func_ctrl);
iface            3664 drivers/net/wireless/atmel/atmel.c 	iface->mac_status = le16_to_cpu(iface->mac_status);
iface             457 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c 	struct brcmf_fws_mac_descriptor iface[BRCMF_MAX_IFS];
iface             800 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c 		if_entry = &fws->desc.iface[entry->interface_id];
iface            1110 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c 	entry = &fws->desc.iface[ifidx];
iface            2176 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c 	entry = &fws->desc.iface[ifp->ifidx];
iface            2196 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c 	brcmf_fws_macdesc_cleanup(fws, &fws->desc.iface[ifp->ifidx],
iface              66 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	struct hostap_interface *iface;
iface              73 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	iface = netdev_priv(dev);
iface              74 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	local = iface->local;
iface             535 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	struct hostap_interface *iface = NULL;
iface             540 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		iface = list_entry(ptr, struct hostap_interface, list);
iface             541 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		if (iface->type == HOSTAP_INTERFACE_WDS &&
iface             542 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		    memcmp(iface->u.wds.remote_addr, addr, ETH_ALEN) == 0)
iface             544 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 		iface = NULL;
iface             548 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	return iface ? iface->dev : NULL;
iface             719 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	struct hostap_interface *iface;
iface             737 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	iface = netdev_priv(dev);
iface             738 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	local = iface->local;
iface             739 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	iface->stats.rx_packets++;
iface             740 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	iface->stats.rx_bytes += skb->len;
iface             745 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	iface = netdev_priv(dev);
iface             763 drivers/net/wireless/intersil/hostap/hostap_80211_rx.c 	if (iface->spy_data.spy_number > 0) {
iface              64 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	struct hostap_interface *iface;
iface              77 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	iface = netdev_priv(dev);
iface              78 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	local = iface->local;
iface             180 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 		else if (iface->type == HOSTAP_INTERFACE_WDS)
iface             181 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 			memcpy(&hdr.addr1, iface->u.wds.remote_addr,
iface             217 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 			iface->stats.tx_dropped++;
iface             223 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 			iface->stats.tx_dropped++;
iface             231 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 			iface->stats.tx_dropped++;
iface             237 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 			iface->stats.tx_dropped++;
iface             249 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	iface->stats.tx_packets++;
iface             250 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	iface->stats.tx_bytes += skb->len;
iface             259 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	meta->iface = iface;
iface             272 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	struct hostap_interface *iface;
iface             278 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	iface = netdev_priv(dev);
iface             279 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	local = iface->local;
iface             288 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	iface->stats.tx_packets++;
iface             289 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	iface->stats.tx_bytes += skb->len;
iface             294 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	meta->iface = iface;
iface             318 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	struct hostap_interface *iface;
iface             323 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	iface = netdev_priv(skb->dev);
iface             324 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	local = iface->local;
iface             385 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	struct hostap_interface *iface;
iface             395 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	iface = netdev_priv(dev);
iface             396 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	local = iface->local;
iface             407 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 		iface->stats.tx_dropped++;
iface             425 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 		iface->stats.tx_dropped++;
iface             452 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 			iface->stats.tx_dropped++;
iface             458 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 		iface->stats.tx_dropped++;
iface             510 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 		iface->stats.tx_dropped++;
iface             530 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 			iface->stats.tx_dropped++;
iface             537 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 		iface->stats.tx_dropped++;
iface             540 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 		iface->stats.tx_packets++;
iface             541 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 		iface->stats.tx_bytes += skb->len;
iface             927 drivers/net/wireless/intersil/hostap/hostap_ap.c 	struct hostap_interface *iface;
iface             935 drivers/net/wireless/intersil/hostap/hostap_ap.c 	iface = netdev_priv(dev);
iface             936 drivers/net/wireless/intersil/hostap/hostap_ap.c 	local = iface->local;
iface             938 drivers/net/wireless/intersil/hostap/hostap_ap.c 	iface = netdev_priv(dev);
iface             982 drivers/net/wireless/intersil/hostap/hostap_ap.c 	meta->iface = iface;
iface            2261 drivers/net/wireless/intersil/hostap/hostap_ap.c 	struct hostap_interface *iface;
iface            2265 drivers/net/wireless/intersil/hostap/hostap_ap.c 	iface = netdev_priv(dev);
iface            2266 drivers/net/wireless/intersil/hostap/hostap_ap.c 	local = iface->local;
iface            2370 drivers/net/wireless/intersil/hostap/hostap_ap.c 	struct hostap_interface *iface;
iface            2381 drivers/net/wireless/intersil/hostap/hostap_ap.c 	iface = netdev_priv(dev);
iface            2382 drivers/net/wireless/intersil/hostap/hostap_ap.c 	local = iface->local;
iface            2641 drivers/net/wireless/intersil/hostap/hostap_ap.c 	struct hostap_interface *iface;
iface            2644 drivers/net/wireless/intersil/hostap/hostap_ap.c 	iface = netdev_priv(dev);
iface            2645 drivers/net/wireless/intersil/hostap/hostap_ap.c 	local = iface->local;
iface            2693 drivers/net/wireless/intersil/hostap/hostap_ap.c 	    meta->iface->type == HOSTAP_INTERFACE_STA)
iface            2714 drivers/net/wireless/intersil/hostap/hostap_ap.c 	    meta->iface->type != HOSTAP_INTERFACE_MASTER &&
iface            2715 drivers/net/wireless/intersil/hostap/hostap_ap.c 	    meta->iface->type != HOSTAP_INTERFACE_AP) {
iface              49 drivers/net/wireless/intersil/hostap/hostap_cs.c 	struct hostap_interface *iface;
iface              53 drivers/net/wireless/intersil/hostap/hostap_cs.c 	iface = netdev_priv(dev);
iface              54 drivers/net/wireless/intersil/hostap/hostap_cs.c 	local = iface->local;
iface              63 drivers/net/wireless/intersil/hostap/hostap_cs.c 	struct hostap_interface *iface;
iface              68 drivers/net/wireless/intersil/hostap/hostap_cs.c 	iface = netdev_priv(dev);
iface              69 drivers/net/wireless/intersil/hostap/hostap_cs.c 	local = iface->local;
iface              79 drivers/net/wireless/intersil/hostap/hostap_cs.c 	struct hostap_interface *iface;
iface              83 drivers/net/wireless/intersil/hostap/hostap_cs.c 	iface = netdev_priv(dev);
iface              84 drivers/net/wireless/intersil/hostap/hostap_cs.c 	local = iface->local;
iface              93 drivers/net/wireless/intersil/hostap/hostap_cs.c 	struct hostap_interface *iface;
iface              98 drivers/net/wireless/intersil/hostap/hostap_cs.c 	iface = netdev_priv(dev);
iface              99 drivers/net/wireless/intersil/hostap/hostap_cs.c 	local = iface->local;
iface             110 drivers/net/wireless/intersil/hostap/hostap_cs.c 	struct hostap_interface *iface;
iface             114 drivers/net/wireless/intersil/hostap/hostap_cs.c 	iface = netdev_priv(dev);
iface             115 drivers/net/wireless/intersil/hostap/hostap_cs.c 	local = iface->local;
iface             125 drivers/net/wireless/intersil/hostap/hostap_cs.c 	struct hostap_interface *iface;
iface             129 drivers/net/wireless/intersil/hostap/hostap_cs.c 	iface = netdev_priv(dev);
iface             130 drivers/net/wireless/intersil/hostap/hostap_cs.c 	local = iface->local;
iface             263 drivers/net/wireless/intersil/hostap/hostap_cs.c 	struct hostap_interface *iface = netdev_priv(dev);
iface             264 drivers/net/wireless/intersil/hostap/hostap_cs.c 	local_info_t *local = iface->local;
iface             454 drivers/net/wireless/intersil/hostap/hostap_cs.c 		struct hostap_interface *iface;
iface             456 drivers/net/wireless/intersil/hostap/hostap_cs.c 		iface = netdev_priv(dev);
iface             457 drivers/net/wireless/intersil/hostap/hostap_cs.c 		hw_priv = iface->local->hw_priv;
iface             475 drivers/net/wireless/intersil/hostap/hostap_cs.c 	struct hostap_interface *iface;
iface             512 drivers/net/wireless/intersil/hostap/hostap_cs.c 	iface = netdev_priv(dev);
iface             513 drivers/net/wireless/intersil/hostap/hostap_cs.c 	local = iface->local;
iface             560 drivers/net/wireless/intersil/hostap/hostap_cs.c 		struct hostap_interface *iface;
iface             562 drivers/net/wireless/intersil/hostap/hostap_cs.c 		iface = netdev_priv(dev);
iface             564 drivers/net/wireless/intersil/hostap/hostap_cs.c 		iface->local->shutdown = 1;
iface             575 drivers/net/wireless/intersil/hostap/hostap_cs.c 	struct hostap_interface *iface = NULL;
iface             580 drivers/net/wireless/intersil/hostap/hostap_cs.c 	iface = netdev_priv(dev);
iface             583 drivers/net/wireless/intersil/hostap/hostap_cs.c 	if (iface && iface->local)
iface             584 drivers/net/wireless/intersil/hostap/hostap_cs.c 		dev_open = iface->local->num_dev_open > 0;
iface             598 drivers/net/wireless/intersil/hostap/hostap_cs.c 	struct hostap_interface *iface = NULL;
iface             603 drivers/net/wireless/intersil/hostap/hostap_cs.c 	iface = netdev_priv(dev);
iface             607 drivers/net/wireless/intersil/hostap/hostap_cs.c 	if (iface && iface->local)
iface             608 drivers/net/wireless/intersil/hostap/hostap_cs.c 		dev_open = iface->local->num_dev_open > 0;
iface               7 drivers/net/wireless/intersil/hostap/hostap_download.c 	struct hostap_interface *iface;
iface              10 drivers/net/wireless/intersil/hostap/hostap_download.c 	iface = netdev_priv(dev);
iface              11 drivers/net/wireless/intersil/hostap/hostap_download.c 	local = iface->local;
iface             246 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface             252 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface             253 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface             313 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface             320 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface             321 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface             489 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface             495 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface             496 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface             647 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface             651 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface             652 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface             793 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface             798 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface             799 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface             871 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface             876 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface             877 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface             996 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1000 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1001 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            1041 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1044 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1045 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            1065 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1070 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1071 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            1287 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1294 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1295 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            1343 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1347 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1348 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            1421 drivers/net/wireless/intersil/hostap/hostap_hw.c 			iface = list_entry(ptr, struct hostap_interface, list);
iface            1422 drivers/net/wireless/intersil/hostap/hostap_hw.c 			eth_hw_addr_inherit(iface->dev, dev);
iface            1441 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1445 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1446 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            1480 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1483 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1484 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            1512 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1515 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1516 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            1547 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1560 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1561 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            1685 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1689 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1690 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            1752 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1756 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1757 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            1801 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            1808 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            1809 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            2099 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            2104 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            2105 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            2532 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            2537 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            2538 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            2605 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            2610 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            2611 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            2960 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            2963 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            2964 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            3049 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            3071 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            3072 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = (struct local_info *) ((((long) (iface + 1)) + 3) & ~3);
iface            3074 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local->dev = iface->dev = dev;
iface            3075 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface->local = local;
iface            3076 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface->type = HOSTAP_INTERFACE_MASTER;
iface            3221 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            3224 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            3225 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            3252 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            3259 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            3260 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface            3264 drivers/net/wireless/intersil/hostap/hostap_hw.c 		iface = list_entry(ptr, struct hostap_interface, list);
iface            3265 drivers/net/wireless/intersil/hostap/hostap_hw.c 		if (iface->type == HOSTAP_INTERFACE_MASTER) {
iface            3269 drivers/net/wireless/intersil/hostap/hostap_hw.c 		hostap_remove_interface(iface->dev, 0, 1);
iface            3347 drivers/net/wireless/intersil/hostap/hostap_hw.c 	struct hostap_interface *iface;
iface            3351 drivers/net/wireless/intersil/hostap/hostap_hw.c 	iface = netdev_priv(dev);
iface            3352 drivers/net/wireless/intersil/hostap/hostap_hw.c 	local = iface->local;
iface              19 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface              23 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface              24 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface              27 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	if (iface->type != HOSTAP_INTERFACE_MAIN)
iface              79 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface              85 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface              86 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             129 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             134 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             135 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             231 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             237 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             238 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             291 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             295 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             296 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             337 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             340 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             341 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             398 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             402 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             403 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             456 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             459 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             460 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             477 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             481 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             482 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             501 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             506 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             507 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             542 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             546 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             547 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             569 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             573 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             574 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             592 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             596 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             597 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             619 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             623 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             624 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             641 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             648 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             649 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             688 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             691 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             692 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             725 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             728 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             729 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             732 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	switch (iface->type) {
iface             740 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 		memcpy(&ap_addr->sa_data, iface->u.wds.remote_addr, ETH_ALEN);
iface             761 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             764 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             765 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             782 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             788 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             789 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             809 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             812 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             813 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             846 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             850 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             851 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             890 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             893 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             894 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             896 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	if (iface->type == HOSTAP_INTERFACE_WDS)
iface             926 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             930 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             931 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface             933 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	if (iface->type == HOSTAP_INTERFACE_WDS)
iface             962 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface             969 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface             970 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            1137 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            1141 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            1142 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            1213 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            1216 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            1217 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            1219 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	switch (iface->type) {
iface            1300 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            1304 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            1305 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            1355 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            1358 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            1359 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            1416 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            1420 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            1421 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            1510 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            1518 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            1519 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            1592 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            1596 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            1597 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            1637 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            1641 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            1642 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            1666 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            1671 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            1672 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            1726 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            1732 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            1733 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            2034 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            2038 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            2039 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            2074 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            2078 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            2079 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            2303 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            2306 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            2307 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            2320 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            2328 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            2329 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            2671 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            2676 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            2677 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            2858 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            2862 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            2863 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            2879 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            2883 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            2884 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            2897 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            2902 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            2903 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            2943 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            2946 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            2947 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            3068 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface = netdev_priv(dev);
iface            3069 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local_info_t *local = iface->local;
iface            3096 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface = netdev_priv(dev);
iface            3097 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local_info_t *local = iface->local;
iface            3162 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface = netdev_priv(dev);
iface            3163 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local_info_t *local = iface->local;
iface            3201 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface = netdev_priv(dev);
iface            3202 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local_info_t *local = iface->local;
iface            3375 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface = netdev_priv(dev);
iface            3376 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local_info_t *local = iface->local;
iface            3691 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface = netdev_priv(dev);
iface            3692 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local_info_t *local = iface->local;
iface            3730 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface = netdev_priv(dev);
iface            3731 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local_info_t *local = iface->local;
iface            3857 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            3860 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            3861 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface            3960 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	struct hostap_interface *iface;
iface            3964 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	iface = netdev_priv(dev);
iface            3965 drivers/net/wireless/intersil/hostap/hostap_ioctl.c 	local = iface->local;
iface              51 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface;
iface              58 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface              59 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface->dev = dev;
iface              60 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface->local = local;
iface              61 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface->type = type;
iface              62 drivers/net/wireless/intersil/hostap/hostap_main.c 	list_add(&iface->list, &local->hostap_interfaces);
iface             101 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface;
iface             106 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface             109 drivers/net/wireless/intersil/hostap/hostap_main.c 		list_del(&iface->list);
iface             112 drivers/net/wireless/intersil/hostap/hostap_main.c 	if (dev == iface->local->ddev)
iface             113 drivers/net/wireless/intersil/hostap/hostap_main.c 		iface->local->ddev = NULL;
iface             114 drivers/net/wireless/intersil/hostap/hostap_main.c 	else if (dev == iface->local->apdev)
iface             115 drivers/net/wireless/intersil/hostap/hostap_main.c 		iface->local->apdev = NULL;
iface             116 drivers/net/wireless/intersil/hostap/hostap_main.c 	else if (dev == iface->local->stadev)
iface             117 drivers/net/wireless/intersil/hostap/hostap_main.c 		iface->local->stadev = NULL;
iface             143 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface, *empty, *match;
iface             148 drivers/net/wireless/intersil/hostap/hostap_main.c 		iface = list_entry(ptr, struct hostap_interface, list);
iface             149 drivers/net/wireless/intersil/hostap/hostap_main.c 		if (iface->type != HOSTAP_INTERFACE_WDS)
iface             152 drivers/net/wireless/intersil/hostap/hostap_main.c 		if (prism2_wds_special_addr(iface->u.wds.remote_addr))
iface             153 drivers/net/wireless/intersil/hostap/hostap_main.c 			empty = iface;
iface             154 drivers/net/wireless/intersil/hostap/hostap_main.c 		else if (ether_addr_equal(iface->u.wds.remote_addr, remote_addr)) {
iface             155 drivers/net/wireless/intersil/hostap/hostap_main.c 			match = iface;
iface             190 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface             191 drivers/net/wireless/intersil/hostap/hostap_main.c 	memcpy(iface->u.wds.remote_addr, remote_addr, ETH_ALEN);
iface             204 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface, *selected = NULL;
iface             208 drivers/net/wireless/intersil/hostap/hostap_main.c 		iface = list_entry(ptr, struct hostap_interface, list);
iface             209 drivers/net/wireless/intersil/hostap/hostap_main.c 		if (iface->type != HOSTAP_INTERFACE_WDS)
iface             212 drivers/net/wireless/intersil/hostap/hostap_main.c 		if (ether_addr_equal(iface->u.wds.remote_addr, remote_addr)) {
iface             213 drivers/net/wireless/intersil/hostap/hostap_main.c 			selected = iface;
iface             285 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface;
iface             287 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface             288 drivers/net/wireless/intersil/hostap/hostap_main.c 	return iface->local->func->set_rid(dev, rid, &tmp, 2);
iface             294 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface;
iface             298 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface             306 drivers/net/wireless/intersil/hostap/hostap_main.c 	return iface->local->func->set_rid(dev, rid, &buf, MAX_SSID_LEN + 2);
iface             600 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface;
iface             605 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface             606 drivers/net/wireless/intersil/hostap/hostap_main.c 	local = iface->local;
iface             653 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface;
iface             658 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface             659 drivers/net/wireless/intersil/hostap/hostap_main.c 	local = iface->local;
iface             701 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface;
iface             706 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface             707 drivers/net/wireless/intersil/hostap/hostap_main.c 	local = iface->local;
iface             715 drivers/net/wireless/intersil/hostap/hostap_main.c 		iface = list_entry(ptr, struct hostap_interface, list);
iface             716 drivers/net/wireless/intersil/hostap/hostap_main.c 		memcpy(iface->dev->dev_addr, addr->sa_data, ETH_ALEN);
iface             748 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface;
iface             751 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface             752 drivers/net/wireless/intersil/hostap/hostap_main.c 	local = iface->local;
iface             766 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface;
iface             770 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface             771 drivers/net/wireless/intersil/hostap/hostap_main.c 	local = iface->local;
iface             833 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface;
iface             835 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface             842 drivers/net/wireless/intersil/hostap/hostap_main.c 	if (iface) {
iface             845 drivers/net/wireless/intersil/hostap/hostap_main.c 		iface->wireless_data.spy_data = &iface->spy_data;
iface             846 drivers/net/wireless/intersil/hostap/hostap_main.c 		dev->wireless_data = &iface->wireless_data;
iface             990 drivers/net/wireless/intersil/hostap/hostap_main.c 	struct hostap_interface *iface;
iface             995 drivers/net/wireless/intersil/hostap/hostap_main.c 	iface = netdev_priv(dev);
iface             996 drivers/net/wireless/intersil/hostap/hostap_main.c 	local = iface->local;
iface            1049 drivers/net/wireless/intersil/hostap/hostap_main.c 	meta->iface = netdev_priv(dev);
iface              58 drivers/net/wireless/intersil/hostap/hostap_pci.c 	struct hostap_interface *iface;
iface              63 drivers/net/wireless/intersil/hostap/hostap_pci.c 	iface = netdev_priv(dev);
iface              64 drivers/net/wireless/intersil/hostap/hostap_pci.c 	local = iface->local;
iface              75 drivers/net/wireless/intersil/hostap/hostap_pci.c 	struct hostap_interface *iface;
iface              81 drivers/net/wireless/intersil/hostap/hostap_pci.c 	iface = netdev_priv(dev);
iface              82 drivers/net/wireless/intersil/hostap/hostap_pci.c 	local = iface->local;
iface              94 drivers/net/wireless/intersil/hostap/hostap_pci.c 	struct hostap_interface *iface;
iface              99 drivers/net/wireless/intersil/hostap/hostap_pci.c 	iface = netdev_priv(dev);
iface             100 drivers/net/wireless/intersil/hostap/hostap_pci.c 	local = iface->local;
iface             111 drivers/net/wireless/intersil/hostap/hostap_pci.c 	struct hostap_interface *iface;
iface             117 drivers/net/wireless/intersil/hostap/hostap_pci.c 	iface = netdev_priv(dev);
iface             118 drivers/net/wireless/intersil/hostap/hostap_pci.c 	local = iface->local;
iface             139 drivers/net/wireless/intersil/hostap/hostap_pci.c 	struct hostap_interface *iface;
iface             141 drivers/net/wireless/intersil/hostap/hostap_pci.c 	iface = netdev_priv(dev);
iface             142 drivers/net/wireless/intersil/hostap/hostap_pci.c 	hw_priv = iface->local->hw_priv;
iface             148 drivers/net/wireless/intersil/hostap/hostap_pci.c 	struct hostap_interface *iface;
iface             150 drivers/net/wireless/intersil/hostap/hostap_pci.c 	iface = netdev_priv(dev);
iface             151 drivers/net/wireless/intersil/hostap/hostap_pci.c 	hw_priv = iface->local->hw_priv;
iface             157 drivers/net/wireless/intersil/hostap/hostap_pci.c 	struct hostap_interface *iface;
iface             159 drivers/net/wireless/intersil/hostap/hostap_pci.c 	iface = netdev_priv(dev);
iface             160 drivers/net/wireless/intersil/hostap/hostap_pci.c 	hw_priv = iface->local->hw_priv;
iface             166 drivers/net/wireless/intersil/hostap/hostap_pci.c 	struct hostap_interface *iface;
iface             168 drivers/net/wireless/intersil/hostap/hostap_pci.c 	iface = netdev_priv(dev);
iface             169 drivers/net/wireless/intersil/hostap/hostap_pci.c 	hw_priv = iface->local->hw_priv;
iface             299 drivers/net/wireless/intersil/hostap/hostap_pci.c 	struct hostap_interface *iface;
iface             326 drivers/net/wireless/intersil/hostap/hostap_pci.c 	iface = netdev_priv(dev);
iface             327 drivers/net/wireless/intersil/hostap/hostap_pci.c 	local = iface->local;
iface             380 drivers/net/wireless/intersil/hostap/hostap_pci.c 	struct hostap_interface *iface;
iface             385 drivers/net/wireless/intersil/hostap/hostap_pci.c 	iface = netdev_priv(dev);
iface             386 drivers/net/wireless/intersil/hostap/hostap_pci.c 	hw_priv = iface->local->hw_priv;
iface             389 drivers/net/wireless/intersil/hostap/hostap_pci.c 	prism2_pci_cor_sreset(iface->local);
iface             111 drivers/net/wireless/intersil/hostap/hostap_plx.c 	struct hostap_interface *iface;
iface             115 drivers/net/wireless/intersil/hostap/hostap_plx.c 	iface = netdev_priv(dev);
iface             116 drivers/net/wireless/intersil/hostap/hostap_plx.c 	local = iface->local;
iface             126 drivers/net/wireless/intersil/hostap/hostap_plx.c 	struct hostap_interface *iface;
iface             131 drivers/net/wireless/intersil/hostap/hostap_plx.c 	iface = netdev_priv(dev);
iface             132 drivers/net/wireless/intersil/hostap/hostap_plx.c 	local = iface->local;
iface             143 drivers/net/wireless/intersil/hostap/hostap_plx.c 	struct hostap_interface *iface;
iface             147 drivers/net/wireless/intersil/hostap/hostap_plx.c 	iface = netdev_priv(dev);
iface             148 drivers/net/wireless/intersil/hostap/hostap_plx.c 	local = iface->local;
iface             158 drivers/net/wireless/intersil/hostap/hostap_plx.c 	struct hostap_interface *iface;
iface             163 drivers/net/wireless/intersil/hostap/hostap_plx.c 	iface = netdev_priv(dev);
iface             164 drivers/net/wireless/intersil/hostap/hostap_plx.c 	local = iface->local;
iface             176 drivers/net/wireless/intersil/hostap/hostap_plx.c 	struct hostap_interface *iface;
iface             180 drivers/net/wireless/intersil/hostap/hostap_plx.c 	iface = netdev_priv(dev);
iface             181 drivers/net/wireless/intersil/hostap/hostap_plx.c 	local = iface->local;
iface             192 drivers/net/wireless/intersil/hostap/hostap_plx.c 	struct hostap_interface *iface;
iface             196 drivers/net/wireless/intersil/hostap/hostap_plx.c 	iface = netdev_priv(dev);
iface             197 drivers/net/wireless/intersil/hostap/hostap_plx.c 	local = iface->local;
iface             442 drivers/net/wireless/intersil/hostap/hostap_plx.c 	struct hostap_interface *iface;
iface             540 drivers/net/wireless/intersil/hostap/hostap_plx.c 	iface = netdev_priv(dev);
iface             541 drivers/net/wireless/intersil/hostap/hostap_plx.c 	local = iface->local;
iface             587 drivers/net/wireless/intersil/hostap/hostap_plx.c 	struct hostap_interface *iface;
iface             591 drivers/net/wireless/intersil/hostap/hostap_plx.c 	iface = netdev_priv(dev);
iface             592 drivers/net/wireless/intersil/hostap/hostap_plx.c 	hw_priv = iface->local->hw_priv;
iface             595 drivers/net/wireless/intersil/hostap/hostap_plx.c 	prism2_plx_cor_sreset(iface->local);
iface              89 drivers/net/wireless/intersil/hostap/hostap_proc.c 	struct hostap_interface *iface;
iface              91 drivers/net/wireless/intersil/hostap/hostap_proc.c 	iface = list_entry(ptr, struct hostap_interface, list);
iface              92 drivers/net/wireless/intersil/hostap/hostap_proc.c 	if (iface->type == HOSTAP_INTERFACE_WDS)
iface              94 drivers/net/wireless/intersil/hostap/hostap_proc.c 			   iface->dev->name, iface->u.wds.remote_addr);
iface             934 drivers/net/wireless/intersil/hostap/hostap_wlan.h 	struct hostap_interface *iface;
iface             982 drivers/net/wireless/intersil/hostap/hostap_wlan.h 	struct hostap_interface *iface = netdev_priv(dev);
iface             983 drivers/net/wireless/intersil/hostap/hostap_wlan.h 	local_info_t *local = iface->local;
iface            1000 drivers/net/wireless/intersil/hostap/hostap_wlan.h 	struct hostap_interface *iface = netdev_priv(dev);
iface            1001 drivers/net/wireless/intersil/hostap/hostap_wlan.h 	local_info_t *local = iface->local;
iface             326 drivers/of/of_mdio.c 				  phy_interface_t iface)
iface             336 drivers/of/of_mdio.c 	ret = phy_connect_direct(dev, phy, hndlr, iface);
iface             360 drivers/of/of_mdio.c 	phy_interface_t iface;
iface             365 drivers/of/of_mdio.c 	iface = of_get_phy_mode(np);
iface             366 drivers/of/of_mdio.c 	if ((int)iface < 0)
iface             381 drivers/of/of_mdio.c 	phy = of_phy_connect(dev, phy_np, hndlr, 0, iface);
iface             402 drivers/of/of_mdio.c 				 phy_interface_t iface)
iface             410 drivers/of/of_mdio.c 	ret = phy_attach_direct(dev, phy, flags, iface);
iface              97 drivers/pci/controller/dwc/pcie-qcom.c 	struct clk *iface;
iface             134 drivers/pci/controller/dwc/pcie-qcom.c 	struct clk *iface;
iface             385 drivers/pci/controller/dwc/pcie-qcom.c 	res->iface = devm_clk_get(dev, "iface");
iface             386 drivers/pci/controller/dwc/pcie-qcom.c 	if (IS_ERR(res->iface))
iface             387 drivers/pci/controller/dwc/pcie-qcom.c 		return PTR_ERR(res->iface);
iface             412 drivers/pci/controller/dwc/pcie-qcom.c 	clk_disable_unprepare(res->iface);
iface             436 drivers/pci/controller/dwc/pcie-qcom.c 	ret = clk_prepare_enable(res->iface);
iface             476 drivers/pci/controller/dwc/pcie-qcom.c 	clk_disable_unprepare(res->iface);
iface             921 drivers/pci/controller/dwc/pcie-qcom.c 	res->iface = devm_clk_get(dev, "iface");
iface             922 drivers/pci/controller/dwc/pcie-qcom.c 	if (IS_ERR(res->iface))
iface             923 drivers/pci/controller/dwc/pcie-qcom.c 		return PTR_ERR(res->iface);
iface             954 drivers/pci/controller/dwc/pcie-qcom.c 	clk_disable_unprepare(res->iface);
iface             994 drivers/pci/controller/dwc/pcie-qcom.c 	ret = clk_prepare_enable(res->iface);
iface            1059 drivers/pci/controller/dwc/pcie-qcom.c 	clk_disable_unprepare(res->iface);
iface            7559 drivers/platform/x86/thinkpad_acpi.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            7568 drivers/platform/x86/thinkpad_acpi.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             503 drivers/scsi/be2iscsi/be_iscsi.c 				     struct iscsi_iface *iface,
iface             509 drivers/scsi/be2iscsi/be_iscsi.c 	if (iface->iface_type == ISCSI_IFACE_TYPE_IPV6)
iface             561 drivers/scsi/be2iscsi/be_iscsi.c int beiscsi_iface_get_param(struct iscsi_iface *iface,
iface             565 drivers/scsi/be2iscsi/be_iscsi.c 	struct Scsi_Host *shost = iscsi_iface_to_shost(iface);
iface             586 drivers/scsi/be2iscsi/be_iscsi.c 		len = __beiscsi_iface_get_param(phba, iface, param, buf);
iface             589 drivers/scsi/be2iscsi/be_iscsi.c 		if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4)
iface             592 drivers/scsi/be2iscsi/be_iscsi.c 		else if (iface->iface_type == ISCSI_IFACE_TYPE_IPV6)
iface              20 drivers/scsi/be2iscsi/be_iscsi.h int beiscsi_iface_get_param(struct iscsi_iface *iface,
iface             117 drivers/scsi/qla4xxx/ql4_os.c static int qla4xxx_get_iface_param(struct iscsi_iface *iface,
iface            1231 drivers/scsi/qla4xxx/ql4_os.c static int qla4xxx_get_iface_param(struct iscsi_iface *iface,
iface            1235 drivers/scsi/qla4xxx/ql4_os.c 	struct Scsi_Host *shost = iscsi_iface_to_shost(iface);
iface            1254 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4) {
iface            1271 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_num == 0)
iface            1274 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_num == 1)
iface            1301 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4)
iface            1311 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4)
iface            1321 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4) {
iface            1334 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4)
iface            1342 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4) {
iface            1346 drivers/scsi/qla4xxx/ql4_os.c 				if (iface->iface_num == 0)
iface            1349 drivers/scsi/qla4xxx/ql4_os.c 				else if (iface->iface_num == 1)
iface            1367 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4) {
iface            1377 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4) {
iface            1387 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4) {
iface            1398 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4)
iface            1406 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4)
iface            1416 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4) {
iface            1426 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4)
iface            1509 drivers/scsi/qla4xxx/ql4_os.c 			if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4) {
iface             285 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_iface *iface = iscsi_dev_to_iface(dev);
iface             286 drivers/scsi/scsi_transport_iscsi.c 	struct device *parent = iface->dev.parent;
iface             288 drivers/scsi/scsi_transport_iscsi.c 	kfree(iface);
iface             308 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_iface *iface = iscsi_dev_to_iface(dev);		\
iface             309 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_transport *t = iface->transport;			\
iface             310 drivers/scsi/scsi_transport_iscsi.c 	return t->get_iface_param(iface, param_type, param, buf);	\
iface             384 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, enabled, ISCSI_NET_PARAM_IFACE_ENABLE);
iface             385 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, vlan_id, ISCSI_NET_PARAM_VLAN_ID);
iface             386 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, vlan_priority, ISCSI_NET_PARAM_VLAN_PRIORITY);
iface             387 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, vlan_enabled, ISCSI_NET_PARAM_VLAN_ENABLED);
iface             388 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, mtu, ISCSI_NET_PARAM_MTU);
iface             389 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, port, ISCSI_NET_PARAM_PORT);
iface             390 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, ipaddress_state, ISCSI_NET_PARAM_IPADDR_STATE);
iface             391 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, delayed_ack_en, ISCSI_NET_PARAM_DELAYED_ACK_EN);
iface             392 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, tcp_nagle_disable,
iface             394 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, tcp_wsf_disable, ISCSI_NET_PARAM_TCP_WSF_DISABLE);
iface             395 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, tcp_wsf, ISCSI_NET_PARAM_TCP_WSF);
iface             396 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, tcp_timer_scale, ISCSI_NET_PARAM_TCP_TIMER_SCALE);
iface             397 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, tcp_timestamp_en, ISCSI_NET_PARAM_TCP_TIMESTAMP_EN);
iface             398 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, cache_id, ISCSI_NET_PARAM_CACHE_ID);
iface             399 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_net_attr(iface, redirect_en, ISCSI_NET_PARAM_REDIRECT_EN);
iface             402 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, def_taskmgmt_tmo, ISCSI_IFACE_PARAM_DEF_TASKMGMT_TMO);
iface             403 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, header_digest, ISCSI_IFACE_PARAM_HDRDGST_EN);
iface             404 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, data_digest, ISCSI_IFACE_PARAM_DATADGST_EN);
iface             405 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, immediate_data, ISCSI_IFACE_PARAM_IMM_DATA_EN);
iface             406 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, initial_r2t, ISCSI_IFACE_PARAM_INITIAL_R2T_EN);
iface             407 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, data_seq_in_order,
iface             409 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, data_pdu_in_order, ISCSI_IFACE_PARAM_PDU_INORDER_EN);
iface             410 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, erl, ISCSI_IFACE_PARAM_ERL);
iface             411 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, max_recv_dlength, ISCSI_IFACE_PARAM_MAX_RECV_DLENGTH);
iface             412 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, first_burst_len, ISCSI_IFACE_PARAM_FIRST_BURST);
iface             413 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, max_outstanding_r2t, ISCSI_IFACE_PARAM_MAX_R2T);
iface             414 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, max_burst_len, ISCSI_IFACE_PARAM_MAX_BURST);
iface             415 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, chap_auth, ISCSI_IFACE_PARAM_CHAP_AUTH_EN);
iface             416 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, bidi_chap, ISCSI_IFACE_PARAM_BIDI_CHAP_EN);
iface             417 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, discovery_auth_optional,
iface             419 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, discovery_logout,
iface             421 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, strict_login_comp_en,
iface             423 drivers/scsi/scsi_transport_iscsi.c iscsi_iface_attr(iface, initiator_name, ISCSI_IFACE_PARAM_INITIATOR_NAME);
iface             429 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_iface *iface = iscsi_dev_to_iface(dev);
iface             430 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_transport *t = iface->transport;
iface             500 drivers/scsi/scsi_transport_iscsi.c 	else if (iface->iface_type == ISCSI_IFACE_TYPE_IPV4) {
iface             547 drivers/scsi/scsi_transport_iscsi.c 	} else if (iface->iface_type == ISCSI_IFACE_TYPE_IPV6) {
iface             754 drivers/scsi/scsi_transport_iscsi.c 	struct iscsi_iface *iface;
iface             757 drivers/scsi/scsi_transport_iscsi.c 	iface = kzalloc(sizeof(*iface) + dd_size, GFP_KERNEL);
iface             758 drivers/scsi/scsi_transport_iscsi.c 	if (!iface)
iface             761 drivers/scsi/scsi_transport_iscsi.c 	iface->transport = transport;
iface             762 drivers/scsi/scsi_transport_iscsi.c 	iface->iface_type = iface_type;
iface             763 drivers/scsi/scsi_transport_iscsi.c 	iface->iface_num = iface_num;
iface             764 drivers/scsi/scsi_transport_iscsi.c 	iface->dev.release = iscsi_iface_release;
iface             765 drivers/scsi/scsi_transport_iscsi.c 	iface->dev.class = &iscsi_iface_class;
iface             767 drivers/scsi/scsi_transport_iscsi.c 	iface->dev.parent = get_device(&shost->shost_gendev);
iface             769 drivers/scsi/scsi_transport_iscsi.c 		dev_set_name(&iface->dev, "ipv4-iface-%u-%u", shost->host_no,
iface             772 drivers/scsi/scsi_transport_iscsi.c 		dev_set_name(&iface->dev, "ipv6-iface-%u-%u", shost->host_no,
iface             775 drivers/scsi/scsi_transport_iscsi.c 	err = device_register(&iface->dev);
iface             779 drivers/scsi/scsi_transport_iscsi.c 	err = sysfs_create_group(&iface->dev.kobj, &iscsi_iface_group);
iface             784 drivers/scsi/scsi_transport_iscsi.c 		iface->dd_data = &iface[1];
iface             785 drivers/scsi/scsi_transport_iscsi.c 	return iface;
iface             788 drivers/scsi/scsi_transport_iscsi.c 	device_unregister(&iface->dev);
iface             792 drivers/scsi/scsi_transport_iscsi.c 	put_device(iface->dev.parent);
iface             793 drivers/scsi/scsi_transport_iscsi.c 	kfree(iface);
iface             798 drivers/scsi/scsi_transport_iscsi.c void iscsi_destroy_iface(struct iscsi_iface *iface)
iface             800 drivers/scsi/scsi_transport_iscsi.c 	sysfs_remove_group(&iface->dev.kobj, &iscsi_iface_group);
iface             801 drivers/scsi/scsi_transport_iscsi.c 	device_unregister(&iface->dev);
iface            1623 drivers/spi/spi-pl022.c 	if ((chip_info->iface < SSP_INTERFACE_MOTOROLA_SPI)
iface            1624 drivers/spi/spi-pl022.c 	    || (chip_info->iface > SSP_INTERFACE_UNIDIRECTIONAL)) {
iface            1629 drivers/spi/spi-pl022.c 	if ((chip_info->iface == SSP_INTERFACE_UNIDIRECTIONAL) &&
iface            1699 drivers/spi/spi-pl022.c 	if (chip_info->iface == SSP_INTERFACE_NATIONAL_MICROWIRE) {
iface            1821 drivers/spi/spi-pl022.c 	.iface = SSP_INTERFACE_MOTOROLA_SPI,
iface            1879 drivers/spi/spi-pl022.c 				&chip_info_dt.iface);
iface            2010 drivers/spi/spi-pl022.c 			SSP_WRITE_BITS(chip->cr0, chip_info->iface,
iface            2034 drivers/spi/spi-pl022.c 		SSP_WRITE_BITS(chip->cr0, chip_info->iface,
iface             339 drivers/staging/greybus/audio_topology.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             498 drivers/staging/greybus/audio_topology.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             684 drivers/staging/greybus/audio_topology.c 	switch (ctl->iface) {
iface             913 drivers/staging/greybus/audio_topology.c 	switch (ctl->iface) {
iface            1021 drivers/staging/greybus/audio_topology.c 				curr->name, curr->iface);
iface            1054 drivers/staging/greybus/audio_topology.c 			widget_kctls[i].name, widget_kctls[i].iface);
iface            1168 drivers/staging/greybus/audio_topology.c 				curr->name, curr->iface);
iface            1053 drivers/staging/media/soc_camera/soc_camera.c 		if (icd->iface == ici->nr) {
iface            1928 drivers/staging/media/soc_camera/soc_camera.c 		if (icd->iface == ici->nr && icd->sasc) {
iface            1945 drivers/staging/media/soc_camera/soc_camera.c 		if (icd->iface == ici->nr)
iface            1965 drivers/staging/media/soc_camera/soc_camera.c 			if (ix->iface == icd->iface && ix->devnum == i) {
iface            2109 drivers/staging/media/soc_camera/soc_camera.c 	icd->iface = sdesc->host_desc.bus_id;
iface              37 drivers/staging/most/cdev/cdev.c 	struct most_interface *iface;
iface              53 drivers/staging/most/cdev/cdev.c 	return channel_has_mbo(c->iface, c->channel_id, &comp.cc) > 0;
iface              59 drivers/staging/most/cdev/cdev.c 		*mbo = most_get_mbo(c->iface, c->channel_id, &comp.cc);
iface              66 drivers/staging/most/cdev/cdev.c static struct comp_channel *get_channel(struct most_interface *iface, int id)
iface              74 drivers/staging/most/cdev/cdev.c 		if ((c->iface == iface) && (c->channel_id == id)) {
iface              91 drivers/staging/most/cdev/cdev.c 	most_stop_channel(c->iface, c->channel_id, &comp.cc);
iface             150 drivers/staging/most/cdev/cdev.c 	ret = most_start_channel(c->iface, c->channel_id, &comp.cc);
iface             327 drivers/staging/most/cdev/cdev.c static int comp_disconnect_channel(struct most_interface *iface, int channel_id)
iface             331 drivers/staging/most/cdev/cdev.c 	if (!iface) {
iface             336 drivers/staging/most/cdev/cdev.c 	c = get_channel(iface, channel_id);
iface             396 drivers/staging/most/cdev/cdev.c static int comp_tx_completion(struct most_interface *iface, int channel_id)
iface             400 drivers/staging/most/cdev/cdev.c 	if (!iface) {
iface             404 drivers/staging/most/cdev/cdev.c 	if ((channel_id < 0) || (channel_id >= iface->num_channels)) {
iface             409 drivers/staging/most/cdev/cdev.c 	c = get_channel(iface, channel_id);
iface             427 drivers/staging/most/cdev/cdev.c static int comp_probe(struct most_interface *iface, int channel_id,
iface             435 drivers/staging/most/cdev/cdev.c 	if ((!iface) || (!cfg) || (!name)) {
iface             439 drivers/staging/most/cdev/cdev.c 	c = get_channel(iface, channel_id);
iface             459 drivers/staging/most/cdev/cdev.c 	c->iface = iface;
iface              58 drivers/staging/most/core.c 	struct most_interface *iface;
iface             114 drivers/staging/most/core.c 	if (c->iface->dma_free)
iface             115 drivers/staging/most/core.c 		c->iface->dma_free(mbo, coherent_buf_size);
iface             185 drivers/staging/most/core.c 	if (c->iface->channel_vector[i].direction & MOST_CH_RX)
iface             187 drivers/staging/most/core.c 	if (c->iface->channel_vector[i].direction & MOST_CH_TX)
iface             201 drivers/staging/most/core.c 	if (c->iface->channel_vector[i].data_type & MOST_CH_CONTROL)
iface             203 drivers/staging/most/core.c 	if (c->iface->channel_vector[i].data_type & MOST_CH_ASYNC)
iface             205 drivers/staging/most/core.c 	if (c->iface->channel_vector[i].data_type & MOST_CH_SYNC)
iface             207 drivers/staging/most/core.c 	if (c->iface->channel_vector[i].data_type & MOST_CH_ISOC)
iface             221 drivers/staging/most/core.c 			c->iface->channel_vector[i].num_buffers_packet);
iface             232 drivers/staging/most/core.c 			c->iface->channel_vector[i].num_buffers_streaming);
iface             243 drivers/staging/most/core.c 			c->iface->channel_vector[i].buffer_size_packet);
iface             254 drivers/staging/most/core.c 			c->iface->channel_vector[i].buffer_size_streaming);
iface             347 drivers/staging/most/core.c 	    (c->iface->interface != ITYPE_MEDIALB_DIM2))
iface             350 drivers/staging/most/core.c 	    (c->iface->interface != ITYPE_USB))
iface             405 drivers/staging/most/core.c 	struct most_interface *iface = to_most_interface(dev);
iface             407 drivers/staging/most/core.c 	return snprintf(buf, PAGE_SIZE, "%s\n", iface->description);
iface             414 drivers/staging/most/core.c 	struct most_interface *iface = to_most_interface(dev);
iface             416 drivers/staging/most/core.c 	switch (iface->interface) {
iface             479 drivers/staging/most/core.c 	struct most_interface *iface = to_most_interface(dev);
iface             481 drivers/staging/most/core.c 	list_for_each_entry(c, &iface->p->channel_list, list) {
iface             487 drivers/staging/most/core.c 					 dev_name(&iface->dev),
iface             495 drivers/staging/most/core.c 					 dev_name(&iface->dev),
iface             573 drivers/staging/most/core.c 	struct most_interface *iface;
iface             579 drivers/staging/most/core.c 	iface = to_most_interface(dev);
iface             580 drivers/staging/most/core.c 	list_for_each_entry_safe(c, tmp, &iface->p->channel_list, list) {
iface             604 drivers/staging/most/core.c 	ret = comp->probe_channel(c->iface, c->channel_id, &c->cfg, name,
iface             759 drivers/staging/most/core.c 	if (comp->disconnect_channel(c->iface, c->channel_id))
iface             780 drivers/staging/most/core.c 	if (comp->disconnect_channel(c->iface, c->channel_id))
iface             859 drivers/staging/most/core.c 	typeof(c->iface->enqueue) enqueue = c->iface->enqueue;
iface             936 drivers/staging/most/core.c 		c->pipe0.comp->tx_completion(c->iface, c->channel_id);
iface             939 drivers/staging/most/core.c 		c->pipe1.comp->tx_completion(c->iface, c->channel_id);
iface             971 drivers/staging/most/core.c 		mbo->ifp = c->iface;
iface             973 drivers/staging/most/core.c 		if (c->iface->dma_alloc) {
iface             975 drivers/staging/most/core.c 				c->iface->dma_alloc(mbo, coherent_buf_size);
iface            1038 drivers/staging/most/core.c int channel_has_mbo(struct most_interface *iface, int id,
iface            1041 drivers/staging/most/core.c 	struct most_channel *c = iface->p->channel[id];
iface            1069 drivers/staging/most/core.c struct mbo *most_get_mbo(struct most_interface *iface, int id,
iface            1077 drivers/staging/most/core.c 	c = iface->p->channel[id];
iface            1175 drivers/staging/most/core.c int most_start_channel(struct most_interface *iface, int id,
iface            1180 drivers/staging/most/core.c 	struct most_channel *c = iface->p->channel[id];
iface            1189 drivers/staging/most/core.c 	if (!try_module_get(iface->mod)) {
iface            1196 drivers/staging/most/core.c 	if (c->iface->configure(c->iface, c->channel_id, &c->cfg)) {
iface            1233 drivers/staging/most/core.c 	module_put(iface->mod);
iface            1245 drivers/staging/most/core.c int most_stop_channel(struct most_interface *iface, int id,
iface            1250 drivers/staging/most/core.c 	if (unlikely((!iface) || (id >= iface->num_channels) || (id < 0))) {
iface            1254 drivers/staging/most/core.c 	c = iface->p->channel[id];
iface            1266 drivers/staging/most/core.c 	if (iface->mod)
iface            1267 drivers/staging/most/core.c 		module_put(iface->mod);
iface            1270 drivers/staging/most/core.c 	if (c->iface->poison_channel(c->iface, c->channel_id)) {
iface            1272 drivers/staging/most/core.c 		       c->iface->description);
iface            1318 drivers/staging/most/core.c 	struct most_interface *iface;
iface            1322 drivers/staging/most/core.c 	iface = to_most_interface(dev);
iface            1323 drivers/staging/most/core.c 	list_for_each_entry_safe(c, tmp, &iface->p->channel_list, list) {
iface            1325 drivers/staging/most/core.c 			comp->disconnect_channel(c->iface, c->channel_id);
iface            1369 drivers/staging/most/core.c int most_register_interface(struct most_interface *iface)
iface            1375 drivers/staging/most/core.c 	if (!iface || !iface->enqueue || !iface->configure ||
iface            1376 drivers/staging/most/core.c 	    !iface->poison_channel || (iface->num_channels > MAX_CHANNELS)) {
iface            1387 drivers/staging/most/core.c 	iface->p = kzalloc(sizeof(*iface->p), GFP_KERNEL);
iface            1388 drivers/staging/most/core.c 	if (!iface->p) {
iface            1393 drivers/staging/most/core.c 	INIT_LIST_HEAD(&iface->p->channel_list);
iface            1394 drivers/staging/most/core.c 	iface->p->dev_id = id;
iface            1395 drivers/staging/most/core.c 	strscpy(iface->p->name, iface->description, sizeof(iface->p->name));
iface            1396 drivers/staging/most/core.c 	iface->dev.init_name = iface->p->name;
iface            1397 drivers/staging/most/core.c 	iface->dev.bus = &mc.bus;
iface            1398 drivers/staging/most/core.c 	iface->dev.parent = &mc.dev;
iface            1399 drivers/staging/most/core.c 	iface->dev.groups = interface_attr_groups;
iface            1400 drivers/staging/most/core.c 	iface->dev.release = release_interface;
iface            1401 drivers/staging/most/core.c 	if (device_register(&iface->dev)) {
iface            1403 drivers/staging/most/core.c 		kfree(iface->p);
iface            1408 drivers/staging/most/core.c 	for (i = 0; i < iface->num_channels; i++) {
iface            1409 drivers/staging/most/core.c 		const char *name_suffix = iface->channel_vector[i].name_suffix;
iface            1419 drivers/staging/most/core.c 		c->dev.parent = &iface->dev;
iface            1422 drivers/staging/most/core.c 		iface->p->channel[i] = c;
iface            1424 drivers/staging/most/core.c 		c->iface = iface;
iface            1443 drivers/staging/most/core.c 		list_add_tail(&c->list, &iface->p->channel_list);
iface            1450 drivers/staging/most/core.c 		id, iface->description);
iface            1451 drivers/staging/most/core.c 	most_interface_register_notify(iface->description);
iface            1459 drivers/staging/most/core.c 		c = iface->p->channel[--i];
iface            1463 drivers/staging/most/core.c 	kfree(iface->p);
iface            1464 drivers/staging/most/core.c 	device_unregister(&iface->dev);
iface            1477 drivers/staging/most/core.c void most_deregister_interface(struct most_interface *iface)
iface            1482 drivers/staging/most/core.c 	pr_info("deregistering device %s (%s)\n", dev_name(&iface->dev),
iface            1483 drivers/staging/most/core.c 		iface->description);
iface            1484 drivers/staging/most/core.c 	for (i = 0; i < iface->num_channels; i++) {
iface            1485 drivers/staging/most/core.c 		c = iface->p->channel[i];
iface            1487 drivers/staging/most/core.c 			c->pipe0.comp->disconnect_channel(c->iface,
iface            1490 drivers/staging/most/core.c 			c->pipe1.comp->disconnect_channel(c->iface,
iface            1499 drivers/staging/most/core.c 	ida_simple_remove(&mdev_id, iface->p->dev_id);
iface            1500 drivers/staging/most/core.c 	kfree(iface->p);
iface            1501 drivers/staging/most/core.c 	device_unregister(&iface->dev);
iface            1515 drivers/staging/most/core.c void most_stop_enqueue(struct most_interface *iface, int id)
iface            1517 drivers/staging/most/core.c 	struct most_channel *c = iface->p->channel[id];
iface            1536 drivers/staging/most/core.c void most_resume_enqueue(struct most_interface *iface, int id)
iface            1538 drivers/staging/most/core.c 	struct most_channel *c = iface->p->channel[id];
iface             241 drivers/staging/most/core.h 	int (*configure)(struct most_interface *iface, int channel_idx,
iface             243 drivers/staging/most/core.h 	int (*enqueue)(struct most_interface *iface, int channel_idx,
iface             245 drivers/staging/most/core.h 	int (*poison_channel)(struct most_interface *iface, int channel_idx);
iface             246 drivers/staging/most/core.h 	void (*request_netinfo)(struct most_interface *iface, int channel_idx,
iface             247 drivers/staging/most/core.h 				void (*on_netinfo)(struct most_interface *iface,
iface             268 drivers/staging/most/core.h 	int (*probe_channel)(struct most_interface *iface, int channel_idx,
iface             271 drivers/staging/most/core.h 	int (*disconnect_channel)(struct most_interface *iface,
iface             274 drivers/staging/most/core.h 	int (*tx_completion)(struct most_interface *iface, int channel_idx);
iface             287 drivers/staging/most/core.h int most_register_interface(struct most_interface *iface);
iface             293 drivers/staging/most/core.h void most_deregister_interface(struct most_interface *iface);
iface             301 drivers/staging/most/core.h void most_stop_enqueue(struct most_interface *iface, int channel_idx);
iface             311 drivers/staging/most/core.h void most_resume_enqueue(struct most_interface *iface, int channel_idx);
iface             314 drivers/staging/most/core.h struct mbo *most_get_mbo(struct most_interface *iface, int channel_idx,
iface             317 drivers/staging/most/core.h int channel_has_mbo(struct most_interface *iface, int channel_idx,
iface             319 drivers/staging/most/core.h int most_start_channel(struct most_interface *iface, int channel_idx,
iface             321 drivers/staging/most/core.h int most_stop_channel(struct most_interface *iface, int channel_idx,
iface             112 drivers/staging/most/dim2/dim2.c #define iface_to_hdm(iface) container_of(iface, struct dim2_hdm, most_iface)
iface              48 drivers/staging/most/i2c/i2c.c #define to_hdm(iface) container_of(iface, struct hdm_i2c, most_iface)
iface              62 drivers/staging/most/net/net.c 	struct most_interface *iface;
iface             183 drivers/staging/most/net/net.c static void on_netinfo(struct most_interface *iface,
iface             193 drivers/staging/most/net/net.c 	if (most_start_channel(nd->iface, nd->rx.ch_id, &comp)) {
iface             199 drivers/staging/most/net/net.c 	if (most_start_channel(nd->iface, nd->tx.ch_id, &comp)) {
iface             201 drivers/staging/most/net/net.c 		most_stop_channel(nd->iface, nd->rx.ch_id, &comp);
iface             212 drivers/staging/most/net/net.c 	if (nd->iface->request_netinfo)
iface             213 drivers/staging/most/net/net.c 		nd->iface->request_netinfo(nd->iface, nd->tx.ch_id, on_netinfo);
iface             225 drivers/staging/most/net/net.c 	if (nd->iface->request_netinfo)
iface             226 drivers/staging/most/net/net.c 		nd->iface->request_netinfo(nd->iface, nd->tx.ch_id, NULL);
iface             227 drivers/staging/most/net/net.c 	most_stop_channel(nd->iface, nd->rx.ch_id, &comp);
iface             228 drivers/staging/most/net/net.c 	most_stop_channel(nd->iface, nd->tx.ch_id, &comp);
iface             240 drivers/staging/most/net/net.c 	mbo = most_get_mbo(nd->iface, nd->tx.ch_id, &comp);
iface             280 drivers/staging/most/net/net.c static struct net_dev_context *get_net_dev(struct most_interface *iface)
iface             285 drivers/staging/most/net/net.c 		if (nd->iface == iface)
iface             290 drivers/staging/most/net/net.c static struct net_dev_context *get_net_dev_hold(struct most_interface *iface)
iface             296 drivers/staging/most/net/net.c 	nd = get_net_dev(iface);
iface             305 drivers/staging/most/net/net.c static int comp_probe_channel(struct most_interface *iface, int channel_idx,
iface             315 drivers/staging/most/net/net.c 	if (!iface)
iface             322 drivers/staging/most/net/net.c 	nd = get_net_dev(iface);
iface             332 drivers/staging/most/net/net.c 		nd->iface = iface;
iface             362 drivers/staging/most/net/net.c static int comp_disconnect_channel(struct most_interface *iface,
iface             371 drivers/staging/most/net/net.c 	nd = get_net_dev(iface);
iface             409 drivers/staging/most/net/net.c static int comp_resume_tx_channel(struct most_interface *iface,
iface             414 drivers/staging/most/net/net.c 	nd = get_net_dev_hold(iface);
iface             546 drivers/staging/most/net/net.c static void on_netinfo(struct most_interface *iface,
iface             553 drivers/staging/most/net/net.c 	nd = get_net_dev_hold(iface);
iface              45 drivers/staging/most/sound/sound.c 	struct most_interface *iface;
iface              62 drivers/staging/most/sound/sound.c 	struct most_interface *iface;
iface             169 drivers/staging/most/sound/sound.c static struct channel *get_channel(struct most_interface *iface,
iface             172 drivers/staging/most/sound/sound.c 	struct sound_adapter *adpt = iface->priv;
iface             176 drivers/staging/most/sound/sound.c 		if ((channel->iface == iface) && (channel->id == channel_id))
iface             249 drivers/staging/most/sound/sound.c 			 (mbo = most_get_mbo(channel->iface, channel->id,
iface             293 drivers/staging/most/sound/sound.c 	if (most_start_channel(channel->iface, channel->id, &comp)) {
iface             320 drivers/staging/most/sound/sound.c 	most_stop_channel(channel->iface, channel->id, &comp);
iface             573 drivers/staging/most/sound/sound.c static int audio_probe_channel(struct most_interface *iface, int channel_id,
iface             588 drivers/staging/most/sound/sound.c 	if (!iface)
iface             601 drivers/staging/most/sound/sound.c 		if (adpt->iface != iface)
iface             612 drivers/staging/most/sound/sound.c 	adpt->iface = iface;
iface             614 drivers/staging/most/sound/sound.c 	iface->priv = adpt;
iface             616 drivers/staging/most/sound/sound.c 	ret = snd_card_new(iface->driver_dev, -1, "INIC", THIS_MODULE,
iface             625 drivers/staging/most/sound/sound.c 		 "%s at %s", adpt->card->shortname, iface->description);
iface             627 drivers/staging/most/sound/sound.c 	if (get_channel(iface, channel_id)) {
iface             629 drivers/staging/most/sound/sound.c 		       iface->description, channel_id);
iface             647 drivers/staging/most/sound/sound.c 	channel->iface = iface;
iface             703 drivers/staging/most/sound/sound.c static int audio_disconnect_channel(struct most_interface *iface,
iface             707 drivers/staging/most/sound/sound.c 	struct sound_adapter *adpt = iface->priv;
iface             709 drivers/staging/most/sound/sound.c 	channel = get_channel(iface, channel_id);
iface             766 drivers/staging/most/sound/sound.c static int audio_tx_completion(struct most_interface *iface, int channel_id)
iface             768 drivers/staging/most/sound/sound.c 	struct channel *channel = get_channel(iface, channel_id);
iface             105 drivers/staging/most/usb/usb.c 	struct most_interface iface;
iface             124 drivers/staging/most/usb/usb.c #define to_mdev(d) container_of(d, struct most_dev, iface)
iface             228 drivers/staging/most/usb/usb.c static int hdm_poison_channel(struct most_interface *iface, int channel)
iface             230 drivers/staging/most/usb/usb.c 	struct most_dev *mdev = to_mdev(iface);
iface             234 drivers/staging/most/usb/usb.c 	if (unlikely(!iface)) {
iface             238 drivers/staging/most/usb/usb.c 	if (unlikely(channel < 0 || channel >= iface->num_channels)) {
iface             550 drivers/staging/most/usb/usb.c static int hdm_enqueue(struct most_interface *iface, int channel,
iface             560 drivers/staging/most/usb/usb.c 	if (unlikely(!iface || !mbo))
iface             562 drivers/staging/most/usb/usb.c 	if (unlikely(iface->num_channels <= channel || channel < 0))
iface             565 drivers/staging/most/usb/usb.c 	mdev = to_mdev(iface);
iface             662 drivers/staging/most/usb/usb.c static int hdm_configure_channel(struct most_interface *iface, int channel,
iface             667 drivers/staging/most/usb/usb.c 	struct most_dev *mdev = to_mdev(iface);
iface             675 drivers/staging/most/usb/usb.c 	if (unlikely(!iface || !conf)) {
iface             679 drivers/staging/most/usb/usb.c 	if (unlikely(channel < 0 || channel >= iface->num_channels)) {
iface             741 drivers/staging/most/usb/usb.c static void hdm_request_netinfo(struct most_interface *iface, int channel,
iface             748 drivers/staging/most/usb/usb.c 	BUG_ON(!iface);
iface             749 drivers/staging/most/usb/usb.c 	mdev = to_mdev(iface);
iface             816 drivers/staging/most/usb/usb.c 		mdev->on_netinfo(&mdev->iface, link, hw_addr);
iface             833 drivers/staging/most/usb/usb.c 	most_stop_enqueue(&mdev->iface, channel);
iface             854 drivers/staging/most/usb/usb.c 	most_resume_enqueue(&mdev->iface, channel);
iface            1062 drivers/staging/most/usb/usb.c 	mdev->iface.mod = hdm_usb_fops.owner;
iface            1063 drivers/staging/most/usb/usb.c 	mdev->iface.driver_dev = &interface->dev;
iface            1064 drivers/staging/most/usb/usb.c 	mdev->iface.interface = ITYPE_USB;
iface            1065 drivers/staging/most/usb/usb.c 	mdev->iface.configure = hdm_configure_channel;
iface            1066 drivers/staging/most/usb/usb.c 	mdev->iface.request_netinfo = hdm_request_netinfo;
iface            1067 drivers/staging/most/usb/usb.c 	mdev->iface.enqueue = hdm_enqueue;
iface            1068 drivers/staging/most/usb/usb.c 	mdev->iface.poison_channel = hdm_poison_channel;
iface            1069 drivers/staging/most/usb/usb.c 	mdev->iface.dma_alloc = hdm_dma_alloc;
iface            1070 drivers/staging/most/usb/usb.c 	mdev->iface.dma_free = hdm_dma_free;
iface            1071 drivers/staging/most/usb/usb.c 	mdev->iface.description = mdev->description;
iface            1072 drivers/staging/most/usb/usb.c 	mdev->iface.num_channels = num_endpoints;
iface            1089 drivers/staging/most/usb/usb.c 	mdev->iface.channel_vector = mdev->cap;
iface            1137 drivers/staging/most/usb/usb.c 	ret = most_register_interface(&mdev->iface);
iface            1148 drivers/staging/most/usb/usb.c 			most_deregister_interface(&mdev->iface);
iface            1154 drivers/staging/most/usb/usb.c 		mdev->dci->dev.parent = &mdev->iface.dev;
iface            1159 drivers/staging/most/usb/usb.c 			most_deregister_interface(&mdev->iface);
iface            1209 drivers/staging/most/usb/usb.c 	most_deregister_interface(&mdev->iface);
iface              31 drivers/staging/most/video/video.c 	struct most_interface *iface;
iface              99 drivers/staging/most/video/video.c 	ret = most_start_channel(mdev->iface, mdev->ch_idx, &comp);
iface             141 drivers/staging/most/video/video.c 	most_stop_channel(mdev->iface, mdev->ch_idx, &comp);
iface             252 drivers/staging/most/video/video.c 		 "%s", mdev->iface->description);
iface             370 drivers/staging/most/video/video.c 	struct most_interface *iface, int channel_idx)
iface             377 drivers/staging/most/video/video.c 		if (mdev->iface == iface && mdev->ch_idx == channel_idx) {
iface             451 drivers/staging/most/video/video.c static int comp_probe_channel(struct most_interface *iface, int channel_idx,
iface             456 drivers/staging/most/video/video.c 	struct most_video_dev *mdev = get_comp_dev(iface, channel_idx);
iface             482 drivers/staging/most/video/video.c 	mdev->iface = iface;
iface             510 drivers/staging/most/video/video.c static int comp_disconnect_channel(struct most_interface *iface,
iface             513 drivers/staging/most/video/video.c 	struct most_video_dev *mdev = get_comp_dev(iface, channel_idx);
iface             646 drivers/staging/octeon/ethernet.c static void cvm_set_rgmii_delay(struct octeon_ethernet *priv, int iface,
iface             661 drivers/staging/octeon/ethernet.c 		cvmx_write_csr(CVMX_ASXX_RX_CLK_SETX(port, iface), delay_value);
iface             665 drivers/staging/octeon/ethernet.c 		cvmx_write_csr(CVMX_ASXX_TX_CLK_SETX(port, iface), delay_value);
iface             933 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	if (iface->spy_data.spy_number > 0) {
iface            6765 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 	struct adapter *iface;
iface            6774 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 	iface = dvobj->padapters;
iface            6776 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 	if (!check_fwstate(&iface->mlmepriv, _FW_LINKED|_FW_UNDER_LINKING))
iface             332 drivers/staging/rtl8723bs/core/rtw_wlan_util.c 			struct adapter *iface = dvobj->padapters[i];
iface             333 drivers/staging/rtl8723bs/core/rtw_wlan_util.c 			cnt += snprintf(msg+cnt, len-cnt, " ["ADPT_FMT":", ADPT_ARG(iface));
iface             334 drivers/staging/rtl8723bs/core/rtw_wlan_util.c 			if (iface->mlmeextpriv.cur_channel == ch)
iface             338 drivers/staging/rtl8723bs/core/rtw_wlan_util.c 			if (iface->wdinfo.listen_channel == ch && !rtw_p2p_chk_state(&iface->wdinfo, P2P_STATE_NONE))
iface             674 drivers/staging/uwb/hwa-rc.c 	struct usb_interface *iface = hwarc->usb_iface;
iface             675 drivers/staging/uwb/hwa-rc.c 	struct usb_device *usb_dev = interface_to_usbdev(iface);
iface             676 drivers/staging/uwb/hwa-rc.c 	struct device *dev = &iface->dev;
iface             680 drivers/staging/uwb/hwa-rc.c 	epd = &iface->cur_altsetting->endpoint[0].desc;
iface             801 drivers/staging/uwb/hwa-rc.c static int hwarc_probe(struct usb_interface *iface,
iface             807 drivers/staging/uwb/hwa-rc.c 	struct device *dev = &iface->dev;
iface             809 drivers/staging/uwb/hwa-rc.c 	if (iface->cur_altsetting->desc.bNumEndpoints < 1)
iface             811 drivers/staging/uwb/hwa-rc.c 	if (!usb_endpoint_xfer_int(&iface->cur_altsetting->endpoint[0].desc))
iface             826 drivers/staging/uwb/hwa-rc.c 	hwarc->usb_dev = usb_get_dev(interface_to_usbdev(iface));
iface             827 drivers/staging/uwb/hwa-rc.c 	hwarc->usb_iface = usb_get_intf(iface);
iface             851 drivers/staging/uwb/hwa-rc.c 	usb_set_intfdata(iface, hwarc);
iface             857 drivers/staging/uwb/hwa-rc.c 	usb_put_intf(iface);
iface             866 drivers/staging/uwb/hwa-rc.c static void hwarc_disconnect(struct usb_interface *iface)
iface             868 drivers/staging/uwb/hwa-rc.c 	struct hwarc *hwarc = usb_get_intfdata(iface);
iface             879 drivers/staging/uwb/hwa-rc.c static int hwarc_pre_reset(struct usb_interface *iface)
iface             881 drivers/staging/uwb/hwa-rc.c 	struct hwarc *hwarc = usb_get_intfdata(iface);
iface             888 drivers/staging/uwb/hwa-rc.c static int hwarc_post_reset(struct usb_interface *iface)
iface             890 drivers/staging/uwb/hwa-rc.c 	struct hwarc *hwarc = usb_get_intfdata(iface);
iface              49 drivers/staging/uwb/i1480/dfu/usb.c int i1480_usb_create(struct i1480_usb *i1480_usb, struct usb_interface *iface)
iface              51 drivers/staging/uwb/i1480/dfu/usb.c 	struct usb_device *usb_dev = interface_to_usbdev(iface);
iface              55 drivers/staging/uwb/i1480/dfu/usb.c 	i1480_usb->usb_iface = usb_get_intf(iface);
iface              56 drivers/staging/uwb/i1480/dfu/usb.c 	usb_set_intfdata(iface, i1480_usb);		/* Bind the driver to iface0 */
iface              63 drivers/staging/uwb/i1480/dfu/usb.c 	usb_set_intfdata(iface, NULL);
iface              64 drivers/staging/uwb/i1480/dfu/usb.c 	usb_put_intf(iface);
iface             328 drivers/staging/uwb/i1480/dfu/usb.c int i1480_usb_probe(struct usb_interface *iface, const struct usb_device_id *id)
iface             330 drivers/staging/uwb/i1480/dfu/usb.c 	struct usb_device *udev = interface_to_usbdev(iface);
iface             333 drivers/staging/uwb/i1480/dfu/usb.c 	struct device *dev = &iface->dev;
iface             337 drivers/staging/uwb/i1480/dfu/usb.c 	if (iface->cur_altsetting->desc.bInterfaceNumber != 0) {
iface             339 drivers/staging/uwb/i1480/dfu/usb.c 			iface->cur_altsetting->desc.bInterfaceNumber);
iface             342 drivers/staging/uwb/i1480/dfu/usb.c 	if (iface->num_altsetting > 1 &&
iface             345 drivers/staging/uwb/i1480/dfu/usb.c 		result = usb_set_interface(interface_to_usbdev(iface), 0, 1);
iface             352 drivers/staging/uwb/i1480/dfu/usb.c 	if (iface->cur_altsetting->desc.bNumEndpoints < 1)
iface             373 drivers/staging/uwb/i1480/dfu/usb.c 	result = i1480_usb_create(i1480_usb, iface);
iface             384 drivers/staging/uwb/i1480/dfu/usb.c 	i1480->dev = &iface->dev;
iface             102 drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             112 drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             121 drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             195 drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             203 drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             237 drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             250 drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             271 drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             284 drivers/staging/vc04_services/bcm2835-audio/bcm2835-ctl.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             303 drivers/staging/wusbcore/cbaf.c 	struct usb_interface *iface = to_usb_interface(dev);
iface             304 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             314 drivers/staging/wusbcore/cbaf.c 	struct usb_interface *iface = to_usb_interface(dev);
iface             315 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             348 drivers/staging/wusbcore/cbaf.c 	struct usb_interface *iface = to_usb_interface(dev);
iface             349 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             359 drivers/staging/wusbcore/cbaf.c 	struct usb_interface *iface = to_usb_interface(dev);
iface             360 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             375 drivers/staging/wusbcore/cbaf.c 	struct usb_interface *iface = to_usb_interface(dev);
iface             376 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             386 drivers/staging/wusbcore/cbaf.c 	struct usb_interface *iface = to_usb_interface(dev);
iface             387 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             414 drivers/staging/wusbcore/cbaf.c 	struct usb_interface *iface = to_usb_interface(dev);
iface             415 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             425 drivers/staging/wusbcore/cbaf.c 	struct usb_interface *iface = to_usb_interface(dev);
iface             426 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             455 drivers/staging/wusbcore/cbaf.c 	struct usb_interface *iface = to_usb_interface(dev);
iface             456 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             469 drivers/staging/wusbcore/cbaf.c 	struct usb_interface *iface = to_usb_interface(dev);
iface             470 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             530 drivers/staging/wusbcore/cbaf.c 	struct usb_interface *iface = to_usb_interface(dev);
iface             531 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             573 drivers/staging/wusbcore/cbaf.c static int cbaf_probe(struct usb_interface *iface,
iface             577 drivers/staging/wusbcore/cbaf.c 	struct device *dev = &iface->dev;
iface             588 drivers/staging/wusbcore/cbaf.c 	cbaf->usb_dev = usb_get_dev(interface_to_usbdev(iface));
iface             589 drivers/staging/wusbcore/cbaf.c 	cbaf->usb_iface = usb_get_intf(iface);
iface             601 drivers/staging/wusbcore/cbaf.c 	usb_set_intfdata(iface, cbaf);
iface             606 drivers/staging/wusbcore/cbaf.c 	usb_put_intf(iface);
iface             615 drivers/staging/wusbcore/cbaf.c static void cbaf_disconnect(struct usb_interface *iface)
iface             617 drivers/staging/wusbcore/cbaf.c 	struct cbaf *cbaf = usb_get_intfdata(iface);
iface             618 drivers/staging/wusbcore/cbaf.c 	struct device *dev = &iface->dev;
iface             620 drivers/staging/wusbcore/cbaf.c 	usb_set_intfdata(iface, NULL);
iface             621 drivers/staging/wusbcore/cbaf.c 	usb_put_intf(iface);
iface             703 drivers/staging/wusbcore/host/hwa-hc.c static int hwahc_create(struct hwahc *hwahc, struct usb_interface *iface,
iface             707 drivers/staging/wusbcore/host/hwa-hc.c 	struct device *dev = &iface->dev;
iface             710 drivers/staging/wusbcore/host/hwa-hc.c 	struct usb_device *usb_dev = interface_to_usbdev(iface);
iface             713 drivers/staging/wusbcore/host/hwa-hc.c 	wa->usb_iface = usb_get_intf(iface);
iface             749 drivers/staging/wusbcore/host/hwa-hc.c 	result = wa_create(&hwahc->wa, iface, quirks);
iface             760 drivers/staging/wusbcore/host/hwa-hc.c 	usb_put_intf(iface);
iface              22 drivers/staging/wusbcore/wa-hc.c int wa_create(struct wahc *wa, struct usb_interface *iface,
iface              26 drivers/staging/wusbcore/wa-hc.c 	struct device *dev = &iface->dev;
iface              28 drivers/staging/wusbcore/wa-hc.c 	if (iface->cur_altsetting->desc.bNumEndpoints < 3)
iface              36 drivers/staging/wusbcore/wa-hc.c 	wa->dti_epd = &iface->cur_altsetting->endpoint[1].desc;
iface              37 drivers/staging/wusbcore/wa-hc.c 	wa->dto_epd = &iface->cur_altsetting->endpoint[2].desc;
iface              44 drivers/staging/wusbcore/wa-hc.c 	result = wa_nep_create(wa, iface);
iface             235 drivers/staging/wusbcore/wa-hc.h extern int wa_create(struct wahc *wa, struct usb_interface *iface,
iface             249 drivers/staging/wusbcore/wa-nep.c int wa_nep_create(struct wahc *wa, struct usb_interface *iface)
iface             253 drivers/staging/wusbcore/wa-nep.c 	struct usb_device *usb_dev = interface_to_usbdev(iface);
iface             254 drivers/staging/wusbcore/wa-nep.c 	struct device *dev = &iface->dev;
iface             257 drivers/staging/wusbcore/wa-nep.c 	epd = &iface->cur_altsetting->endpoint[0].desc;
iface             912 drivers/usb/class/cdc-wdm.c 	struct usb_host_interface *iface;
iface             927 drivers/usb/class/cdc-wdm.c 	iface = intf->cur_altsetting;
iface             928 drivers/usb/class/cdc-wdm.c 	if (iface->desc.bNumEndpoints != 1)
iface             930 drivers/usb/class/cdc-wdm.c 	ep = &iface->endpoint[0].desc;
iface             225 drivers/usb/core/devices.c 					const struct usb_interface *iface,
iface             235 drivers/usb/core/devices.c 	if (iface) {
iface             236 drivers/usb/core/devices.c 		driver_name = (iface->dev.driver
iface             237 drivers/usb/core/devices.c 				? iface->dev.driver->name
iface             239 drivers/usb/core/devices.c 		active = (desc == &iface->cur_altsetting->desc);
iface             256 drivers/usb/core/devices.c 				const struct usb_interface *iface, int setno)
iface             261 drivers/usb/core/devices.c 	start = usb_dump_interface_descriptor(start, end, intfc, iface, setno);
iface             505 drivers/usb/core/driver.c 				struct usb_interface *iface, void *priv)
iface             510 drivers/usb/core/driver.c 	if (!iface)
iface             513 drivers/usb/core/driver.c 	dev = &iface->dev;
iface             518 drivers/usb/core/driver.c 	if (!iface->authorized)
iface             522 drivers/usb/core/driver.c 	usb_set_intfdata(iface, priv);
iface             523 drivers/usb/core/driver.c 	iface->needs_binding = 0;
iface             525 drivers/usb/core/driver.c 	iface->condition = USB_INTERFACE_BOUND;
iface             547 drivers/usb/core/driver.c 		usb_set_intfdata(iface, NULL);
iface             548 drivers/usb/core/driver.c 		iface->needs_remote_wakeup = 0;
iface             549 drivers/usb/core/driver.c 		iface->condition = USB_INTERFACE_UNBOUND;
iface             579 drivers/usb/core/driver.c 					struct usb_interface *iface)
iface             581 drivers/usb/core/driver.c 	struct device *dev = &iface->dev;
iface             588 drivers/usb/core/driver.c 	if (iface->condition != USB_INTERFACE_BOUND)
iface             590 drivers/usb/core/driver.c 	iface->condition = USB_INTERFACE_UNBINDING;
iface            1902 drivers/usb/core/hcd.c 		struct usb_interface *iface = usb_ifnum_to_if(udev,
iface            1905 drivers/usb/core/hcd.c 		if (!iface)
iface            1907 drivers/usb/core/hcd.c 		if (iface->resetting_device) {
iface            1917 drivers/usb/core/hcd.c 			cur_alt = usb_altnum_to_altsetting(iface, 0);
iface            1919 drivers/usb/core/hcd.c 				cur_alt = &iface->altsetting[0];
iface            5985 drivers/usb/core/hub.c void usb_queue_reset_device(struct usb_interface *iface)
iface            5987 drivers/usb/core/hub.c 	if (schedule_work(&iface->reset_ws))
iface            5988 drivers/usb/core/hub.c 		usb_get_intf(iface);
iface            1367 drivers/usb/core/message.c 	struct usb_interface *iface;
iface            1377 drivers/usb/core/message.c 	iface = usb_ifnum_to_if(dev, interface);
iface            1378 drivers/usb/core/message.c 	if (!iface) {
iface            1383 drivers/usb/core/message.c 	if (iface->unregistering)
iface            1386 drivers/usb/core/message.c 	alt = usb_altnum_to_altsetting(iface, alternate);
iface            1397 drivers/usb/core/message.c 	usb_disable_interface(dev, iface, false);
iface            1407 drivers/usb/core/message.c 		dev_err(&iface->dev, "%s Failed to disable LPM\n", __func__);
iface            1412 drivers/usb/core/message.c 	for (i = 0; i < iface->cur_altsetting->desc.bNumEndpoints; i++)
iface            1413 drivers/usb/core/message.c 		iface->cur_altsetting->endpoint[i].streams = 0;
iface            1415 drivers/usb/core/message.c 	ret = usb_hcd_alloc_bandwidth(dev, NULL, iface->cur_altsetting, alt);
iface            1434 drivers/usb/core/message.c 	if (ret == -EPIPE && iface->num_altsetting == 1) {
iface            1441 drivers/usb/core/message.c 		usb_hcd_alloc_bandwidth(dev, NULL, alt, iface->cur_altsetting);
iface            1455 drivers/usb/core/message.c 	if (iface->cur_altsetting != alt) {
iface            1456 drivers/usb/core/message.c 		remove_intf_ep_devs(iface);
iface            1457 drivers/usb/core/message.c 		usb_remove_sysfs_intf_files(iface);
iface            1459 drivers/usb/core/message.c 	usb_disable_interface(dev, iface, true);
iface            1461 drivers/usb/core/message.c 	iface->cur_altsetting = alt;
iface            1494 drivers/usb/core/message.c 	usb_enable_interface(dev, iface, true);
iface            1495 drivers/usb/core/message.c 	if (device_is_registered(&iface->dev)) {
iface            1496 drivers/usb/core/message.c 		usb_create_sysfs_intf_files(iface);
iface            1497 drivers/usb/core/message.c 		create_intf_ep_devs(iface);
iface            1754 drivers/usb/core/message.c 	struct usb_interface *iface =
iface            1756 drivers/usb/core/message.c 	struct usb_device *udev = interface_to_usbdev(iface);
iface            1758 drivers/usb/core/message.c 	rc = usb_lock_device_for_reset(udev, iface);
iface            1763 drivers/usb/core/message.c 	usb_put_intf(iface);	/* Undo _get_ in usb_queue_reset_device() */
iface             795 drivers/usb/core/usb.c 			      const struct usb_interface *iface)
iface             803 drivers/usb/core/usb.c 	if (iface && (iface->condition == USB_INTERFACE_UNBINDING ||
iface             804 drivers/usb/core/usb.c 			iface->condition == USB_INTERFACE_UNBOUND))
iface             819 drivers/usb/core/usb.c 		if (iface && (iface->condition == USB_INTERFACE_UNBINDING ||
iface             820 drivers/usb/core/usb.c 				iface->condition == USB_INTERFACE_UNBOUND))
iface            1994 drivers/usb/gadget/function/f_tcm.c 	int			iface;
iface            2012 drivers/usb/gadget/function/f_tcm.c 	iface = usb_interface_id(c, f);
iface            2013 drivers/usb/gadget/function/f_tcm.c 	if (iface < 0)
iface            2014 drivers/usb/gadget/function/f_tcm.c 		return iface;
iface            2016 drivers/usb/gadget/function/f_tcm.c 	bot_intf_desc.bInterfaceNumber = iface;
iface            2017 drivers/usb/gadget/function/f_tcm.c 	uasp_intf_desc.bInterfaceNumber = iface;
iface            2018 drivers/usb/gadget/function/f_tcm.c 	fu->iface = iface;
iface             111 drivers/usb/gadget/function/tcm.h 	u16			iface;
iface             310 drivers/usb/gadget/udc/bcm63xx_udc.c 	int				iface;
iface             574 drivers/usb/gadget/udc/bcm63xx_udc.c 		      (udc->iface << USBD_CSR_EP_IFACE_SHIFT) |
iface            1365 drivers/usb/gadget/udc/bcm63xx_udc.c 	ctrl.wIndex = cpu_to_le16(udc->iface);
iface            1372 drivers/usb/gadget/udc/bcm63xx_udc.c 			udc->iface, udc->alt_iface);
iface            1898 drivers/usb/gadget/udc/bcm63xx_udc.c 	udc->iface = (reg & USBD_STATUS_INTF_MASK) >> USBD_STATUS_INTF_SHIFT;
iface            2145 drivers/usb/gadget/udc/bcm63xx_udc.c 		   udc->cfg, udc->iface, udc->alt_iface);
iface             289 drivers/usb/gadget/udc/pxa27x_udc.c 	int iface = udc->last_interface;
iface             297 drivers/usb/gadget/udc/pxa27x_udc.c 		if (is_match_usb_pxa(udc_usb_ep, ep, cfg, iface, alt))
iface            2111 drivers/usb/gadget/udc/pxa27x_udc.c static void pxa27x_change_interface(struct pxa_udc *udc, int iface, int alt)
iface            2115 drivers/usb/gadget/udc/pxa27x_udc.c 	dev_dbg(udc->dev, "interface=%d, alternate setting=%d\n", iface, alt);
iface            2117 drivers/usb/gadget/udc/pxa27x_udc.c 	udc->last_interface = iface;
iface            2123 drivers/usb/gadget/udc/pxa27x_udc.c 	req.wIndex = iface;
iface             263 drivers/usb/gadget/udc/pxa27x_udc.h #define PXA_EP_DEF(_idx, _addr, dir, _type, maxpkt, _config, iface, altset) \
iface             269 drivers/usb/gadget/udc/pxa27x_udc.h 	.config = _config, .interface = iface, .alternate = altset, \
iface             272 drivers/usb/gadget/udc/pxa27x_udc.h #define PXA_EP_BULK(_idx, addr, dir, config, iface, alt) \
iface             274 drivers/usb/gadget/udc/pxa27x_udc.h 		config, iface, alt)
iface             275 drivers/usb/gadget/udc/pxa27x_udc.h #define PXA_EP_ISO(_idx, addr, dir, config, iface, alt) \
iface             277 drivers/usb/gadget/udc/pxa27x_udc.h 		config, iface, alt)
iface             278 drivers/usb/gadget/udc/pxa27x_udc.h #define PXA_EP_INT(_idx, addr, dir, config, iface, alt) \
iface             280 drivers/usb/gadget/udc/pxa27x_udc.h 		config, iface, alt)
iface             201 drivers/usb/misc/appledisplay.c static int appledisplay_probe(struct usb_interface *iface,
iface             206 drivers/usb/misc/appledisplay.c 	struct usb_device *udev = interface_to_usbdev(iface);
iface             214 drivers/usb/misc/appledisplay.c 	retval = usb_find_int_in_endpoint(iface->cur_altsetting, &endpoint);
iface             216 drivers/usb/misc/appledisplay.c 		dev_err(&iface->dev, "Could not find int-in endpoint\n");
iface             253 drivers/usb/misc/appledisplay.c 		dev_err(&iface->dev, "Allocating URB buffer failed\n");
iface             265 drivers/usb/misc/appledisplay.c 		dev_err(&iface->dev, "Submitting URB failed\n");
iface             278 drivers/usb/misc/appledisplay.c 		dev_err(&iface->dev, "Backlight registration failed\n");
iface             288 drivers/usb/misc/appledisplay.c 		dev_err(&iface->dev,
iface             297 drivers/usb/misc/appledisplay.c 	usb_set_intfdata(iface, pdata);
iface             317 drivers/usb/misc/appledisplay.c 	usb_set_intfdata(iface, NULL);
iface             322 drivers/usb/misc/appledisplay.c static void appledisplay_disconnect(struct usb_interface *iface)
iface             324 drivers/usb/misc/appledisplay.c 	struct appledisplay *pdata = usb_get_intfdata(iface);
iface             671 drivers/usb/misc/usbtest.c 	struct usb_interface	*iface = dev->intf;
iface             672 drivers/usb/misc/usbtest.c 	struct usb_device	*udev = interface_to_usbdev(iface);
iface             677 drivers/usb/misc/usbtest.c 			0, iface->altsetting[0].desc.bInterfaceNumber,
iface             692 drivers/usb/misc/usbtest.c 	struct usb_interface		*iface = dev->intf;
iface             698 drivers/usb/misc/usbtest.c 	udev = interface_to_usbdev(iface);
iface             700 drivers/usb/misc/usbtest.c 			iface->altsetting[0].desc.bInterfaceNumber,
iface             828 drivers/usb/misc/usbtest.c 	struct usb_interface	*iface = dev->intf;
iface             829 drivers/usb/misc/usbtest.c 	struct usb_device	*udev = interface_to_usbdev(iface);
iface             835 drivers/usb/misc/usbtest.c 	for (i = 0; i < iface->num_altsetting; i++) {
iface             838 drivers/usb/misc/usbtest.c 		alt = iface->altsetting[i].desc.bAlternateSetting;
iface             839 drivers/usb/misc/usbtest.c 		if (alt < 0 || alt >= iface->num_altsetting) {
iface             840 drivers/usb/misc/usbtest.c 			dev_err(&iface->dev,
iface             846 drivers/usb/misc/usbtest.c 		if (realworld && iface->num_altsetting == 1)
iface             852 drivers/usb/misc/usbtest.c 			dev_err(&iface->dev, "can't set_interface = %d, %d\n",
iface             860 drivers/usb/misc/usbtest.c 			dev_err(&iface->dev, "get alt should be %d, was %d\n",
iface             880 drivers/usb/misc/usbtest.c 			dev_err(&iface->dev, "get config --> %d %d (1 %d)\n",
iface             890 drivers/usb/misc/usbtest.c 		dev_err(&iface->dev, "dev descriptor --> %d\n", retval);
iface             907 drivers/usb/misc/usbtest.c 			dev_err(&iface->dev, "bos descriptor --> %d\n", retval);
iface             925 drivers/usb/misc/usbtest.c 			dev_err(&iface->dev, "bos descriptor set --> %d\n",
iface             952 drivers/usb/misc/usbtest.c 					dev_err(&iface->dev, "bogus usb 2.0 extension descriptor\n");
iface             960 drivers/usb/misc/usbtest.c 					dev_err(&iface->dev, "bogus superspeed device capability descriptor\n");
iface             968 drivers/usb/misc/usbtest.c 					dev_err(&iface->dev, "bogus container id descriptor\n");
iface             983 drivers/usb/misc/usbtest.c 			dev_err(&iface->dev,
iface            1004 drivers/usb/misc/usbtest.c 				dev_err(&iface->dev,
iface            1011 drivers/usb/misc/usbtest.c 			dev_err(&iface->dev, "dev qualifier --> %d\n", retval);
iface            1024 drivers/usb/misc/usbtest.c 					dev_err(&iface->dev,
iface            1037 drivers/usb/misc/usbtest.c 		dev_err(&iface->dev, "get dev status --> %d\n", retval);
iface            1046 drivers/usb/misc/usbtest.c 			iface->altsetting[0].desc.bInterfaceNumber, dev->buf);
iface            1048 drivers/usb/misc/usbtest.c 		dev_err(&iface->dev, "get interface status --> %d\n", retval);
iface             655 drivers/usb/serial/usb-serial.c 					struct usb_interface *iface)
iface             659 drivers/usb/serial/usb-serial.c 	struct usb_driver *driver = to_usb_driver(iface->dev.driver);
iface             664 drivers/usb/serial/usb-serial.c 			id = get_iface_id(drv, iface);
iface            2378 drivers/usb/storage/ene_ub6250.c static int ene_ub6250_resume(struct usb_interface *iface)
iface            2381 drivers/usb/storage/ene_ub6250.c 	struct us_data *us = usb_get_intfdata(iface);
iface            2400 drivers/usb/storage/ene_ub6250.c static int ene_ub6250_reset_resume(struct usb_interface *iface)
iface            2403 drivers/usb/storage/ene_ub6250.c 	struct us_data *us = usb_get_intfdata(iface);
iface            2407 drivers/usb/storage/ene_ub6250.c 	usb_stor_reset_resume(iface);
iface             945 drivers/usb/storage/realtek_cr.c static int realtek_cr_suspend(struct usb_interface *iface, pm_message_t message)
iface             947 drivers/usb/storage/realtek_cr.c 	struct us_data *us = usb_get_intfdata(iface);
iface             959 drivers/usb/storage/realtek_cr.c static int realtek_cr_resume(struct usb_interface *iface)
iface             961 drivers/usb/storage/realtek_cr.c 	struct us_data *us = usb_get_intfdata(iface);
iface             169 drivers/usb/storage/usb.c int usb_stor_suspend(struct usb_interface *iface, pm_message_t message)
iface             171 drivers/usb/storage/usb.c 	struct us_data *us = usb_get_intfdata(iface);
iface             189 drivers/usb/storage/usb.c int usb_stor_resume(struct usb_interface *iface)
iface             191 drivers/usb/storage/usb.c 	struct us_data *us = usb_get_intfdata(iface);
iface             203 drivers/usb/storage/usb.c int usb_stor_reset_resume(struct usb_interface *iface)
iface             205 drivers/usb/storage/usb.c 	struct us_data *us = usb_get_intfdata(iface);
iface             225 drivers/usb/storage/usb.c int usb_stor_pre_reset(struct usb_interface *iface)
iface             227 drivers/usb/storage/usb.c 	struct us_data *us = usb_get_intfdata(iface);
iface             235 drivers/usb/storage/usb.c int usb_stor_post_reset(struct usb_interface *iface)
iface             237 drivers/usb/storage/usb.c 	struct us_data *us = usb_get_intfdata(iface);
iface             173 drivers/usb/storage/usb.h extern int usb_stor_suspend(struct usb_interface *iface, pm_message_t message);
iface             174 drivers/usb/storage/usb.h extern int usb_stor_resume(struct usb_interface *iface);
iface             175 drivers/usb/storage/usb.h extern int usb_stor_reset_resume(struct usb_interface *iface);
iface             182 drivers/usb/storage/usb.h extern int usb_stor_pre_reset(struct usb_interface *iface);
iface             183 drivers/usb/storage/usb.h extern int usb_stor_post_reset(struct usb_interface *iface);
iface             125 fs/cifs/cifs_debug.c cifs_dump_iface(struct seq_file *m, struct cifs_server_iface *iface)
iface             127 fs/cifs/cifs_debug.c 	struct sockaddr_in *ipv4 = (struct sockaddr_in *)&iface->sockaddr;
iface             128 fs/cifs/cifs_debug.c 	struct sockaddr_in6 *ipv6 = (struct sockaddr_in6 *)&iface->sockaddr;
iface             130 fs/cifs/cifs_debug.c 	seq_printf(m, "\tSpeed: %zu bps\n", iface->speed);
iface             132 fs/cifs/cifs_debug.c 	if (iface->rdma_capable)
iface             134 fs/cifs/cifs_debug.c 	if (iface->rss_capable)
iface             137 fs/cifs/cifs_debug.c 	if (iface->sockaddr.ss_family == AF_INET)
iface             139 fs/cifs/cifs_debug.c 	else if (iface->sockaddr.ss_family == AF_INET6)
iface             272 include/linux/amba/pl022.h 	enum ssp_interface iface;
iface            2021 include/linux/greybus/greybus_protocols.h 	__u8	iface;		/* GB_AUDIO_IFACE_* */
iface              20 include/linux/of_mdio.h 					 u32 flags, phy_interface_t iface);
iface              26 include/linux/of_mdio.h 				 phy_interface_t iface);
iface              75 include/linux/of_mdio.h 						u32 flags, phy_interface_t iface)
iface              89 include/linux/of_mdio.h 					       u32 flags, phy_interface_t iface)
iface             236 include/linux/phylink.h 			       phy_interface_t iface,
iface              86 include/linux/platform_data/shmob_drm.h 	struct shmob_drm_interface_data iface;
iface             742 include/linux/usb.h 				     const struct usb_interface *iface);
iface             841 include/linux/usb.h 			struct usb_interface *iface, void *priv);
iface             856 include/linux/usb.h static inline int usb_interface_claimed(struct usb_interface *iface)
iface             858 include/linux/usb.h 	return (iface->dev.driver != NULL);
iface             862 include/linux/usb.h 			struct usb_interface *iface);
iface              37 include/media/soc_camera.h 	unsigned char iface;		/* Host number */
iface             391 include/media/soc_camera.h 	return (icd->iface << 8) | (icd->devnum + 1);
iface             486 include/net/ipv6.h static inline __u32 ipv6_iface_scope_id(const struct in6_addr *addr, int iface)
iface             488 include/net/ipv6.h 	return __ipv6_addr_needs_scope_id(__ipv6_addr_type(addr)) ? iface : 0;
iface             131 include/scsi/scsi_transport_iscsi.h 	int (*get_iface_param) (struct iscsi_iface *iface,
iface             438 include/scsi/scsi_transport_iscsi.h extern void iscsi_destroy_iface(struct iscsi_iface *iface);
iface              32 include/sound/control.h 	snd_ctl_elem_iface_t iface;	/* interface identifier */
iface              45 include/sound/hwdep.h 	int iface;
iface             280 include/sound/soc-dapm.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             285 include/sound/soc-dapm.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             290 include/sound/soc-dapm.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             295 include/sound/soc-dapm.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             302 include/sound/soc-dapm.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             309 include/sound/soc-dapm.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             318 include/sound/soc-dapm.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             324 include/sound/soc-dapm.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             330 include/sound/soc-dapm.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname " Switch", \
iface              60 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface              65 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
iface              73 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface              81 include/sound/soc.h {       .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface              93 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
iface             104 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
iface             111 include/sound/soc.h 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),		\
iface             118 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             125 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
iface             131 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
iface             140 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
iface             150 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
iface             159 include/sound/soc.h {       .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             171 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
iface             180 include/sound/soc.h {	.iface  = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             191 include/sound/soc.h {	.iface  = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             218 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,\
iface             224 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             230 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
iface             237 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             244 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             253 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),\
iface             265 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             275 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             284 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             289 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             297 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,   \
iface             304 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,   \
iface             315 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             321 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             330 include/sound/soc.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             163 include/sound/wss.h { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             179 include/sound/wss.h { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             189 include/sound/wss.h { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             201 include/sound/wss.h { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             124 include/uapi/sound/asound.h 	int iface;			/* hwdep interface */
iface             887 include/uapi/sound/asound.h 	snd_ctl_elem_iface_t iface;	/* interface identifier */
iface             141 ipc/util.c     	struct ipc_proc_iface *iface;
iface             143 ipc/util.c     	iface = kmalloc(sizeof(*iface), GFP_KERNEL);
iface             144 ipc/util.c     	if (!iface)
iface             146 ipc/util.c     	iface->path	= path;
iface             147 ipc/util.c     	iface->header	= header;
iface             148 ipc/util.c     	iface->ids	= ids;
iface             149 ipc/util.c     	iface->show	= show;
iface             155 ipc/util.c     			       iface);
iface             157 ipc/util.c     		kfree(iface);
iface             742 ipc/util.c     	struct ipc_proc_iface *iface;
iface             787 ipc/util.c     	struct ipc_proc_iface *iface = iter->iface;
iface             794 ipc/util.c     	return sysvipc_find_ipc(&iter->ns->ids[iface->ids], *pos, pos);
iface             804 ipc/util.c     	struct ipc_proc_iface *iface = iter->iface;
iface             807 ipc/util.c     	ids = &iter->ns->ids[iface->ids];
iface             831 ipc/util.c     	struct ipc_proc_iface *iface = iter->iface;
iface             838 ipc/util.c     	ids = &iter->ns->ids[iface->ids];
iface             846 ipc/util.c     	struct ipc_proc_iface *iface = iter->iface;
iface             849 ipc/util.c     		seq_puts(s, iface->header);
iface             853 ipc/util.c     	return iface->show(s, it);
iface             871 ipc/util.c     	iter->iface = PDE_DATA(inode);
iface             439 net/appletalk/aarp.c static void aarp_send_probe_phase1(struct atalk_iface *iface)
iface             443 net/appletalk/aarp.c 	const struct net_device_ops *ops = iface->dev->netdev_ops;
iface             445 net/appletalk/aarp.c 	sa->sat_addr.s_node = iface->address.s_node;
iface             446 net/appletalk/aarp.c 	sa->sat_addr.s_net = ntohs(iface->address.s_net);
iface             449 net/appletalk/aarp.c 	if (!(ops->ndo_do_ioctl(iface->dev, &atreq, SIOCSIFADDR))) {
iface             450 net/appletalk/aarp.c 		ops->ndo_do_ioctl(iface->dev, &atreq, SIOCGIFADDR);
iface             451 net/appletalk/aarp.c 		if (iface->address.s_net != htons(sa->sat_addr.s_net) ||
iface             452 net/appletalk/aarp.c 		    iface->address.s_node != sa->sat_addr.s_node)
iface             453 net/appletalk/aarp.c 			iface->status |= ATIF_PROBE_FAIL;
iface             455 net/appletalk/aarp.c 		iface->address.s_net  = htons(sa->sat_addr.s_net);
iface             456 net/appletalk/aarp.c 		iface->address.s_node = sa->sat_addr.s_node;
iface              61 net/appletalk/atalk_proc.c 	struct atalk_iface *iface;
iface              69 net/appletalk/atalk_proc.c 	iface = v;
iface              71 net/appletalk/atalk_proc.c 		   iface->dev->name, ntohs(iface->address.s_net),
iface              72 net/appletalk/atalk_proc.c 		   iface->address.s_node, ntohs(iface->nets.nr_firstnet),
iface              73 net/appletalk/atalk_proc.c 		   ntohs(iface->nets.nr_lastnet), iface->status);
iface             203 net/appletalk/ddp.c 	struct atalk_iface **iface = &atalk_interfaces;
iface             207 net/appletalk/ddp.c 	while ((tmp = *iface) != NULL) {
iface             209 net/appletalk/ddp.c 			*iface = tmp->next;
iface             214 net/appletalk/ddp.c 			iface = &tmp->next;
iface             222 net/appletalk/ddp.c 	struct atalk_iface *iface = kzalloc(sizeof(*iface), GFP_KERNEL);
iface             224 net/appletalk/ddp.c 	if (!iface)
iface             228 net/appletalk/ddp.c 	iface->dev = dev;
iface             229 net/appletalk/ddp.c 	dev->atalk_ptr = iface;
iface             230 net/appletalk/ddp.c 	iface->address = *sa;
iface             231 net/appletalk/ddp.c 	iface->status = 0;
iface             234 net/appletalk/ddp.c 	iface->next = atalk_interfaces;
iface             235 net/appletalk/ddp.c 	atalk_interfaces = iface;
iface             238 net/appletalk/ddp.c 	return iface;
iface             336 net/appletalk/ddp.c 	struct atalk_iface *iface = dev->atalk_ptr;
iface             337 net/appletalk/ddp.c 	return iface ? &iface->address : NULL;
iface             344 net/appletalk/ddp.c 	struct atalk_iface *iface;
iface             351 net/appletalk/ddp.c 	for (iface = atalk_interfaces; iface; iface = iface->next) {
iface             352 net/appletalk/ddp.c 		if (!fiface && !(iface->dev->flags & IFF_LOOPBACK))
iface             353 net/appletalk/ddp.c 			fiface = iface;
iface             354 net/appletalk/ddp.c 		if (!(iface->dev->flags & (IFF_LOOPBACK | IFF_POINTOPOINT))) {
iface             355 net/appletalk/ddp.c 			retval = &iface->address;
iface             377 net/appletalk/ddp.c 	struct atalk_iface *iface = dev->atalk_ptr;
iface             379 net/appletalk/ddp.c 	if (!iface || iface->status & ATIF_PROBE)
iface             383 net/appletalk/ddp.c 	    iface->address.s_node != node &&
iface             387 net/appletalk/ddp.c 	return iface;
iface             389 net/appletalk/ddp.c 	iface = NULL;
iface             396 net/appletalk/ddp.c 	struct atalk_iface *iface;
iface             399 net/appletalk/ddp.c 	for (iface = atalk_interfaces; iface; iface = iface->next) {
iface             402 net/appletalk/ddp.c 		     iface->address.s_node == node) &&
iface             403 net/appletalk/ddp.c 		    iface->address.s_net == net &&
iface             404 net/appletalk/ddp.c 		    !(iface->status & ATIF_PROBE))
iface             409 net/appletalk/ddp.c 		    ntohs(iface->nets.nr_firstnet) <= ntohs(net) &&
iface             410 net/appletalk/ddp.c 		    ntohs(net) <= ntohs(iface->nets.nr_lastnet))
iface             414 net/appletalk/ddp.c 	return iface;
iface             500 net/appletalk/ddp.c 	struct atalk_iface *iface, *riface;
iface             531 net/appletalk/ddp.c 		for (iface = atalk_interfaces; iface; iface = iface->next) {
iface             534 net/appletalk/ddp.c 					ntohs(iface->nets.nr_firstnet) &&
iface             536 net/appletalk/ddp.c 					ntohs(iface->nets.nr_lastnet))
iface             537 net/appletalk/ddp.c 				riface = iface;
iface             539 net/appletalk/ddp.c 			if (ga->sat_addr.s_net == iface->address.s_net &&
iface             540 net/appletalk/ddp.c 			    ga->sat_addr.s_node == iface->address.s_node)
iface             541 net/appletalk/ddp.c 				riface = iface;
iface              70 net/batman-adv/bat_algo.c 	if (!bat_algo_ops->iface.enable ||
iface              71 net/batman-adv/bat_algo.c 	    !bat_algo_ops->iface.disable ||
iface              72 net/batman-adv/bat_algo.c 	    !bat_algo_ops->iface.update_mac ||
iface              73 net/batman-adv/bat_algo.c 	    !bat_algo_ops->iface.primary_set ||
iface            1748 net/batman-adv/bat_iv_ogm.c 	if (bat_priv->algo_ops->iface.enable != batadv_iv_ogm_iface_enable)
iface            2738 net/batman-adv/bat_iv_ogm.c 	.iface = {
iface            1038 net/batman-adv/bat_v.c 	.iface = {
iface             162 net/batman-adv/distributed-arp-table.h 					    struct batadv_hard_iface *iface)
iface             482 net/batman-adv/hard-interface.c 	bat_priv->algo_ops->iface.primary_set(new_hard_iface);
iface             640 net/batman-adv/hard-interface.c 	bat_priv->algo_ops->iface.update_mac(hard_iface);
iface             655 net/batman-adv/hard-interface.c 	if (bat_priv->algo_ops->iface.activate)
iface             656 net/batman-adv/hard-interface.c 		bat_priv->algo_ops->iface.activate(hard_iface);
iface             762 net/batman-adv/hard-interface.c 	ret = bat_priv->algo_ops->iface.enable(hard_iface);
iface             800 net/batman-adv/hard-interface.c 	if (bat_priv->algo_ops->iface.enabled)
iface             801 net/batman-adv/hard-interface.c 		bat_priv->algo_ops->iface.enabled(hard_iface);
iface             876 net/batman-adv/hard-interface.c 	bat_priv->algo_ops->iface.disable(hard_iface);
iface            1065 net/batman-adv/hard-interface.c 		bat_priv->algo_ops->iface.update_mac(hard_iface);
iface              27 net/batman-adv/routing.h 			    struct batadv_hard_iface *iface);
iface            2314 net/batman-adv/types.h 	struct batadv_algo_iface_ops iface;
iface              60 net/netfilter/ipset/ip_set_hash_netiface.c 	char iface[IFNAMSIZ];
iface              74 net/netfilter/ipset/ip_set_hash_netiface.c 	       strcmp(ip1->iface, ip2->iface) == 0;
iface             112 net/netfilter/ipset/ip_set_hash_netiface.c 	    nla_put_string(skb, IPSET_ATTR_IFACE, data->iface) ||
iface             179 net/netfilter/ipset/ip_set_hash_netiface.c 		STRLCPY(e.iface, eiface);
iface             183 net/netfilter/ipset/ip_set_hash_netiface.c 		STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out));
iface             186 net/netfilter/ipset/ip_set_hash_netiface.c 	if (strlen(e.iface) == 0)
iface             223 net/netfilter/ipset/ip_set_hash_netiface.c 	nla_strlcpy(e.iface, tb[IPSET_ATTR_IFACE], IFNAMSIZ);
iface             283 net/netfilter/ipset/ip_set_hash_netiface.c 	char iface[IFNAMSIZ];
iface             297 net/netfilter/ipset/ip_set_hash_netiface.c 	       strcmp(ip1->iface, ip2->iface) == 0;
iface             335 net/netfilter/ipset/ip_set_hash_netiface.c 	    nla_put_string(skb, IPSET_ATTR_IFACE, data->iface) ||
iface             386 net/netfilter/ipset/ip_set_hash_netiface.c 		STRLCPY(e.iface, eiface);
iface             390 net/netfilter/ipset/ip_set_hash_netiface.c 		STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out));
iface             393 net/netfilter/ipset/ip_set_hash_netiface.c 	if (strlen(e.iface) == 0)
iface             434 net/netfilter/ipset/ip_set_hash_netiface.c 	nla_strlcpy(e.iface, tb[IPSET_ATTR_IFACE], IFNAMSIZ);
iface             149 net/netlabel/netlabel_unlabeled.c 	struct netlbl_unlhsh_iface *iface;
iface             157 net/netlabel/netlabel_unlabeled.c 	iface = container_of(entry, struct netlbl_unlhsh_iface, rcu);
iface             162 net/netlabel/netlabel_unlabeled.c 	netlbl_af4list_foreach_safe(iter4, tmp4, &iface->addr4_list) {
iface             167 net/netlabel/netlabel_unlabeled.c 	netlbl_af6list_foreach_safe(iter6, tmp6, &iface->addr6_list) {
iface             172 net/netlabel/netlabel_unlabeled.c 	kfree(iface);
iface             230 net/netlabel/netlabel_unlabeled.c static int netlbl_unlhsh_add_addr4(struct netlbl_unlhsh_iface *iface,
iface             248 net/netlabel/netlabel_unlabeled.c 	ret_val = netlbl_af4list_add(&entry->list, &iface->addr4_list);
iface             270 net/netlabel/netlabel_unlabeled.c static int netlbl_unlhsh_add_addr6(struct netlbl_unlhsh_iface *iface,
iface             292 net/netlabel/netlabel_unlabeled.c 	ret_val = netlbl_af6list_add(&entry->list, &iface->addr6_list);
iface             314 net/netlabel/netlabel_unlabeled.c 	struct netlbl_unlhsh_iface *iface;
iface             316 net/netlabel/netlabel_unlabeled.c 	iface = kzalloc(sizeof(*iface), GFP_ATOMIC);
iface             317 net/netlabel/netlabel_unlabeled.c 	if (iface == NULL)
iface             320 net/netlabel/netlabel_unlabeled.c 	iface->ifindex = ifindex;
iface             321 net/netlabel/netlabel_unlabeled.c 	INIT_LIST_HEAD(&iface->addr4_list);
iface             322 net/netlabel/netlabel_unlabeled.c 	INIT_LIST_HEAD(&iface->addr6_list);
iface             323 net/netlabel/netlabel_unlabeled.c 	iface->valid = 1;
iface             330 net/netlabel/netlabel_unlabeled.c 		list_add_tail_rcu(&iface->list,
iface             333 net/netlabel/netlabel_unlabeled.c 		INIT_LIST_HEAD(&iface->list);
iface             336 net/netlabel/netlabel_unlabeled.c 		rcu_assign_pointer(netlbl_unlhsh_def, iface);
iface             340 net/netlabel/netlabel_unlabeled.c 	return iface;
iface             344 net/netlabel/netlabel_unlabeled.c 	kfree(iface);
iface             374 net/netlabel/netlabel_unlabeled.c 	struct netlbl_unlhsh_iface *iface;
iface             391 net/netlabel/netlabel_unlabeled.c 		iface = netlbl_unlhsh_search_iface(ifindex);
iface             394 net/netlabel/netlabel_unlabeled.c 		iface = rcu_dereference(netlbl_unlhsh_def);
iface             396 net/netlabel/netlabel_unlabeled.c 	if (iface == NULL) {
iface             397 net/netlabel/netlabel_unlabeled.c 		iface = netlbl_unlhsh_add_iface(ifindex);
iface             398 net/netlabel/netlabel_unlabeled.c 		if (iface == NULL) {
iface             410 net/netlabel/netlabel_unlabeled.c 		ret_val = netlbl_unlhsh_add_addr4(iface, addr4, mask4, secid);
iface             423 net/netlabel/netlabel_unlabeled.c 		ret_val = netlbl_unlhsh_add_addr6(iface, addr6, mask6, secid);
iface             466 net/netlabel/netlabel_unlabeled.c 				      struct netlbl_unlhsh_iface *iface,
iface             480 net/netlabel/netlabel_unlabeled.c 					   &iface->addr4_list);
iface             490 net/netlabel/netlabel_unlabeled.c 		dev = dev_get_by_index(net, iface->ifindex);
iface             528 net/netlabel/netlabel_unlabeled.c 				      struct netlbl_unlhsh_iface *iface,
iface             541 net/netlabel/netlabel_unlabeled.c 	list_entry = netlbl_af6list_remove(addr, mask, &iface->addr6_list);
iface             551 net/netlabel/netlabel_unlabeled.c 		dev = dev_get_by_index(net, iface->ifindex);
iface             585 net/netlabel/netlabel_unlabeled.c static void netlbl_unlhsh_condremove_iface(struct netlbl_unlhsh_iface *iface)
iface             593 net/netlabel/netlabel_unlabeled.c 	netlbl_af4list_foreach_rcu(iter4, &iface->addr4_list)
iface             596 net/netlabel/netlabel_unlabeled.c 	netlbl_af6list_foreach_rcu(iter6, &iface->addr6_list)
iface             599 net/netlabel/netlabel_unlabeled.c 	iface->valid = 0;
iface             600 net/netlabel/netlabel_unlabeled.c 	if (iface->ifindex > 0)
iface             601 net/netlabel/netlabel_unlabeled.c 		list_del_rcu(&iface->list);
iface             606 net/netlabel/netlabel_unlabeled.c 	call_rcu(&iface->rcu, netlbl_unlhsh_free_iface);
iface             636 net/netlabel/netlabel_unlabeled.c 	struct netlbl_unlhsh_iface *iface;
iface             649 net/netlabel/netlabel_unlabeled.c 		iface = netlbl_unlhsh_search_iface(dev->ifindex);
iface             651 net/netlabel/netlabel_unlabeled.c 		iface = rcu_dereference(netlbl_unlhsh_def);
iface             652 net/netlabel/netlabel_unlabeled.c 	if (iface == NULL) {
iface             659 net/netlabel/netlabel_unlabeled.c 						     iface, addr, mask,
iface             665 net/netlabel/netlabel_unlabeled.c 						     iface, addr, mask,
iface             673 net/netlabel/netlabel_unlabeled.c 		netlbl_unlhsh_condremove_iface(iface);
iface             702 net/netlabel/netlabel_unlabeled.c 	struct netlbl_unlhsh_iface *iface = NULL;
iface             710 net/netlabel/netlabel_unlabeled.c 		iface = netlbl_unlhsh_search_iface(dev->ifindex);
iface             711 net/netlabel/netlabel_unlabeled.c 		if (iface != NULL && iface->valid) {
iface             712 net/netlabel/netlabel_unlabeled.c 			iface->valid = 0;
iface             713 net/netlabel/netlabel_unlabeled.c 			list_del_rcu(&iface->list);
iface             715 net/netlabel/netlabel_unlabeled.c 			iface = NULL;
iface             719 net/netlabel/netlabel_unlabeled.c 	if (iface != NULL)
iface             720 net/netlabel/netlabel_unlabeled.c 		call_rcu(&iface->rcu, netlbl_unlhsh_free_iface);
iface            1065 net/netlabel/netlabel_unlabeled.c 				       const struct netlbl_unlhsh_iface *iface,
iface            1084 net/netlabel/netlabel_unlabeled.c 	if (iface->ifindex > 0) {
iface            1085 net/netlabel/netlabel_unlabeled.c 		dev = dev_get_by_index(&init_net, iface->ifindex);
iface            1170 net/netlabel/netlabel_unlabeled.c 	struct netlbl_unlhsh_iface *iface;
iface            1186 net/netlabel/netlabel_unlabeled.c 		list_for_each_entry_rcu(iface, iter_list, list) {
iface            1187 net/netlabel/netlabel_unlabeled.c 			if (!iface->valid ||
iface            1191 net/netlabel/netlabel_unlabeled.c 						   &iface->addr4_list) {
iface            1196 net/netlabel/netlabel_unlabeled.c 					      iface,
iface            1207 net/netlabel/netlabel_unlabeled.c 						   &iface->addr6_list) {
iface            1212 net/netlabel/netlabel_unlabeled.c 					      iface,
iface            1249 net/netlabel/netlabel_unlabeled.c 	struct netlbl_unlhsh_iface *iface;
iface            1261 net/netlabel/netlabel_unlabeled.c 	iface = rcu_dereference(netlbl_unlhsh_def);
iface            1262 net/netlabel/netlabel_unlabeled.c 	if (iface == NULL || !iface->valid)
iface            1265 net/netlabel/netlabel_unlabeled.c 	netlbl_af4list_foreach_rcu(addr4, &iface->addr4_list) {
iface            1269 net/netlabel/netlabel_unlabeled.c 					      iface,
iface            1278 net/netlabel/netlabel_unlabeled.c 	netlbl_af6list_foreach_rcu(addr6, &iface->addr6_list) {
iface            1282 net/netlabel/netlabel_unlabeled.c 					      iface,
iface            1455 net/netlabel/netlabel_unlabeled.c 	struct netlbl_unlhsh_iface *iface;
iface            1458 net/netlabel/netlabel_unlabeled.c 	iface = netlbl_unlhsh_search_iface(skb->skb_iif);
iface            1459 net/netlabel/netlabel_unlabeled.c 	if (iface == NULL)
iface            1460 net/netlabel/netlabel_unlabeled.c 		iface = rcu_dereference(netlbl_unlhsh_def);
iface            1461 net/netlabel/netlabel_unlabeled.c 	if (iface == NULL || !iface->valid)
iface            1480 net/netlabel/netlabel_unlabeled.c 					      &iface->addr4_list);
iface            1493 net/netlabel/netlabel_unlabeled.c 					      &iface->addr6_list);
iface              73 samples/bpf/xdp_router_ipv4_user.c static __be64 getmac(char *iface)
iface              81 samples/bpf/xdp_router_ipv4_user.c 	strncpy(ifr.ifr_name, iface, IFNAMSIZ - 1);
iface             132 samples/bpf/xdp_router_ipv4_user.c 		int  dst_len, iface, metric;
iface             193 samples/bpf/xdp_router_ipv4_user.c 		route.iface = atoi(ifs);
iface             196 samples/bpf/xdp_router_ipv4_user.c 		route.iface_name = if_indextoname(route.iface, route.iface_name);
iface             201 samples/bpf/xdp_router_ipv4_user.c 					   &route.iface, &route.iface, 0) == 0);
iface             217 samples/bpf/xdp_router_ipv4_user.c 			direct_entry.ifindex = route.iface;
iface             250 samples/bpf/xdp_router_ipv4_user.c 				prefix_value->ifindex = route.iface;
iface             292 samples/bpf/xdp_router_ipv4_user.c 					prefix_value->ifindex = route.iface;
iface             145 security/apparmor/include/audit.h 		} iface;
iface             600 security/apparmor/policy.c 	if (aad(sa)->iface.ns) {
iface             602 security/apparmor/policy.c 		audit_log_untrustedstring(ab, aad(sa)->iface.ns);
iface             623 security/apparmor/policy.c 	aad(&sa)->iface.ns = ns_name;
iface              81 security/apparmor/policy_unpack.c 	if (aad(sa)->iface.ns) {
iface              83 security/apparmor/policy_unpack.c 		audit_log_untrustedstring(ab, aad(sa)->iface.ns);
iface              89 security/apparmor/policy_unpack.c 	if (aad(sa)->iface.pos)
iface              90 security/apparmor/policy_unpack.c 		audit_log_format(ab, " offset=%ld", aad(sa)->iface.pos);
iface             111 security/apparmor/policy_unpack.c 		aad(&sa)->iface.pos = e->pos - e->start;
iface             112 security/apparmor/policy_unpack.c 	aad(&sa)->iface.ns = ns_name;
iface             170 sound/aoa/codecs/onyx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             232 sound/aoa/codecs/onyx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             287 sound/aoa/codecs/onyx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             351 sound/aoa/codecs/onyx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             417 sound/aoa/codecs/onyx.c 	.iface = SNDRV_CTL_ELEM_IFACE_##type,				\
iface             480 sound/aoa/codecs/onyx.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             537 sound/aoa/codecs/onyx.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             274 sound/aoa/codecs/tas.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             317 sound/aoa/codecs/tas.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             373 sound/aoa/codecs/tas.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,		\
iface             429 sound/aoa/codecs/tas.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             469 sound/aoa/codecs/tas.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             527 sound/aoa/codecs/tas.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             589 sound/aoa/codecs/tas.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             640 sound/aoa/codecs/tas.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             659 sound/aoa/fabrics/layout.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,				\
iface             709 sound/aoa/fabrics/layout.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             719 sound/aoa/fabrics/layout.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             751 sound/aoa/fabrics/layout.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             760 sound/aoa/fabrics/layout.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             258 sound/core/control.c 	kctl->id.iface = ncontrol->iface;
iface             359 sound/core/control.c 				id.iface, id.device, id.subdevice, id.name,
iface             674 sound/core/control.c 		if (kctl->id.iface != id->iface)
iface              24 sound/core/ctljack.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface              37 sound/core/ctljack.c 	sid.iface = SNDRV_CTL_ELEM_IFACE_CARD;
iface             182 sound/core/hwdep.c 	info.iface = hw->iface;
iface             501 sound/core/oss/mixer_oss.c 	id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            2424 sound/core/pcm_lib.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             399 sound/core/vmaster.c 	knew.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             963 sound/drivers/aloop.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface             970 sound/drivers/aloop.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface             979 sound/drivers/aloop.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface             987 sound/drivers/aloop.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface             995 sound/drivers/aloop.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface            1003 sound/drivers/aloop.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface             716 sound/drivers/dummy.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             776 sound/drivers/dummy.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             876 sound/drivers/dummy.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             471 sound/drivers/mts64.c 	.iface = SNDRV_CTL_ELEM_IFACE_RAWMIDI,
iface             544 sound/drivers/mts64.c 	.iface = SNDRV_CTL_ELEM_IFACE_RAWMIDI,
iface             555 sound/drivers/mts64.c 	.iface = SNDRV_CTL_ELEM_IFACE_RAWMIDI,
iface             566 sound/drivers/mts64.c 	.iface = SNDRV_CTL_ELEM_IFACE_RAWMIDI,
iface             577 sound/drivers/mts64.c 	.iface = SNDRV_CTL_ELEM_IFACE_RAWMIDI,
iface             629 sound/drivers/mts64.c 	.iface = SNDRV_CTL_ELEM_IFACE_RAWMIDI,
iface             494 sound/drivers/opl3/opl3_lib.c 		hw->iface = SNDRV_HWDEP_IFACE_OPL2;
iface             498 sound/drivers/opl3/opl3_lib.c 		hw->iface = SNDRV_HWDEP_IFACE_OPL3;
iface             502 sound/drivers/opl3/opl3_lib.c 		hw->iface = SNDRV_HWDEP_IFACE_OPL4;
iface              52 sound/drivers/opl4/opl4_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface              60 sound/drivers/opl4/opl4_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             116 sound/drivers/pcsp/pcsp_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             446 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             505 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             549 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             708 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             718 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             725 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             735 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             797 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             804 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             869 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             877 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             885 sound/drivers/vx/vx_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             190 sound/firewire/bebob/bebob_hwdep.c 	hwdep->iface = SNDRV_HWDEP_IFACE_FW_BEBOB;
iface             401 sound/firewire/bebob/bebob_maudio.c 	.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             434 sound/firewire/bebob/bebob_maudio.c 	.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             526 sound/firewire/bebob/bebob_maudio.c 	.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             582 sound/firewire/bebob/bebob_maudio.c 	.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             183 sound/firewire/dice/dice-hwdep.c 	hwdep->iface = SNDRV_HWDEP_IFACE_FW_DICE;
iface             192 sound/firewire/digi00x/digi00x-hwdep.c 	hwdep->iface = SNDRV_HWDEP_IFACE_FW_DIGI00X;
iface             184 sound/firewire/fireface/ff-hwdep.c 	hwdep->iface = SNDRV_HWDEP_IFACE_FW_FIREFACE;
iface             322 sound/firewire/fireworks/fireworks_hwdep.c 	hwdep->iface = SNDRV_HWDEP_IFACE_FW_FIREWORKS;
iface             542 sound/firewire/isight.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             551 sound/firewire/isight.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             191 sound/firewire/motu/motu-hwdep.c 	hwdep->iface = SNDRV_HWDEP_IFACE_FW_MOTU;
iface             183 sound/firewire/oxfw/oxfw-hwdep.c 	hwdep->iface = SNDRV_HWDEP_IFACE_FW_OXFW;
iface             255 sound/firewire/oxfw/oxfw-spkr.c 			.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             262 sound/firewire/oxfw/oxfw-spkr.c 			.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             267 sound/firewire/tascam/tascam-hwdep.c 	hwdep->iface = SNDRV_HWDEP_IFACE_FW_TASCAM;
iface             464 sound/i2c/cs8427.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             473 sound/i2c/cs8427.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             483 sound/i2c/cs8427.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             489 sound/i2c/cs8427.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             499 sound/i2c/cs8427.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             507 sound/i2c/cs8427.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             354 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             363 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             372 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             381 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             390 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             398 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             405 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             413 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             421 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             429 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             438 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             447 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             456 sound/i2c/other/ak4113.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             323 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             331 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             339 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             347 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             355 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             362 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             369 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             377 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             384 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             391 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             398 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             405 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             413 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             421 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             429 sound/i2c/other/ak4114.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             310 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             318 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             326 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             334 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             342 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             349 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             356 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             363 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             370 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             377 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             385 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             393 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             401 sound/i2c/other/ak4117.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             614 sound/i2c/other/ak4xxx-adda.c 			knew.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             639 sound/i2c/other/ak4xxx-adda.c 		knew.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             732 sound/i2c/other/ak4xxx-adda.c 		knew.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             785 sound/i2c/other/ak4xxx-adda.c 			knew.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             814 sound/i2c/other/ak4xxx-adda.c 		knew.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             183 sound/i2c/other/pt2258.c 		knew.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             200 sound/i2c/other/pt2258.c 	knew.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface              67 sound/i2c/tea6330t.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             126 sound/i2c/tea6330t.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             170 sound/i2c/tea6330t.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             217 sound/i2c/tea6330t.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             759 sound/isa/ad1816a/ad1816a_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             766 sound/isa/ad1816a/ad1816a_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .info = snd_ad1816a_info_single, \
iface             823 sound/isa/ad1816a/ad1816a_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             831 sound/isa/ad1816a/ad1816a_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .info = snd_ad1816a_info_double, \
iface             937 sound/isa/ad1816a/ad1816a_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             156 sound/isa/cmi8328.c 	id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             381 sound/isa/cs423x/cs4236_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             387 sound/isa/cs423x/cs4236_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             446 sound/isa/cs423x/cs4236_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             492 sound/isa/cs423x/cs4236_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             499 sound/isa/cs423x/cs4236_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             579 sound/isa/cs423x/cs4236_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             586 sound/isa/cs423x/cs4236_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             648 sound/isa/cs423x/cs4236_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             692 sound/isa/cs423x/cs4236_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             926 sound/isa/cs423x/cs4236_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             778 sound/isa/es1688/es1688_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             837 sound/isa/es1688/es1688_lib.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             962 sound/isa/es1688/es1688_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1111 sound/isa/es18xx.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1178 sound/isa/es18xx.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1271 sound/isa/es18xx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1322 sound/isa/es18xx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1338 sound/isa/es18xx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1345 sound/isa/es18xx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface              71 sound/isa/gus/gus_main.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface              18 sound/isa/gus/gus_mixer.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface              61 sound/isa/gus/gus_mixer.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             814 sound/isa/gus/gus_pcm.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             823 sound/isa/gus/gus_pcm.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             203 sound/isa/gus/gusextreme.c 	id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             136 sound/isa/gus/gusmax.c 	id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             498 sound/isa/gus/interwave.c 	id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             712 sound/isa/gus/interwave.c 		id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             272 sound/isa/msnd/msnd_pinnacle_mixer.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             286 sound/isa/msnd/msnd_pinnacle_mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             327 sound/isa/opl3sa2.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             332 sound/isa/opl3sa2.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             382 sound/isa/opl3sa2.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             387 sound/isa/opl3sa2.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             493 sound/isa/opl3sa2.c 	id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             391 sound/isa/opti9xx/miro.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             612 sound/isa/opti9xx/miro.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             622 sound/isa/opti9xx/miro.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             632 sound/isa/opti9xx/miro.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             604 sound/isa/opti9xx/opti92x-ad1848.c 	id1.iface = id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             860 sound/isa/sb/emu8000.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             870 sound/isa/sb/emu8000.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             927 sound/isa/sb/emu8000.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             937 sound/isa/sb/emu8000.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             989 sound/isa/sb/emu8000.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             999 sound/isa/sb/emu8000.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             135 sound/isa/sb/sb16_csp.c 	hw->iface = SNDRV_HWDEP_IFACE_SB16CSP;
iface            1019 sound/isa/sb/sb16_csp.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1027 sound/isa/sb/sb16_csp.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             729 sound/isa/sb/sb16_main.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface             443 sound/isa/sb/sb_mixer.c 			.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             449 sound/isa/sb/sb_mixer.c 			.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             455 sound/isa/sb/sb_mixer.c 			.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             461 sound/isa/sb/sb_mixer.c 			.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             467 sound/isa/sb/sb_mixer.c 			.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             473 sound/isa/sb/sb_mixer.c 			.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             465 sound/isa/sc6000.c 	id1.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             466 sound/isa/sc6000.c 	id2.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             662 sound/isa/sscape.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             421 sound/isa/wavefront/wavefront.c 	wavefront_synth->iface = SNDRV_HWDEP_IFACE_ICS2115;
iface            2199 sound/isa/wss/wss_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             255 sound/mips/hal2.c 	.iface          = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             265 sound/mips/hal2.c 	.iface          = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             220 sound/mips/sgio2audio.c 	.iface          = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             232 sound/mips/sgio2audio.c 	.iface          = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             244 sound/mips/sgio2audio.c 	.iface          = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             255 sound/mips/sgio2audio.c 	.iface          = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             265 sound/mips/sgio2audio.c 	.iface          = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             277 sound/mips/sgio2audio.c 	.iface          = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             289 sound/mips/sgio2audio.c 	.iface          = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             806 sound/parisc/harmony.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,                \
iface             820 sound/parisc/harmony.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             836 sound/pci/ac97/ac97_codec.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             843 sound/pci/ac97/ac97_codec.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             849 sound/pci/ac97/ac97_codec.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             858 sound/pci/ac97/ac97_codec.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             868 sound/pci/ac97/ac97_codec.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .info = snd_ac97_ad18xx_pcm_info_bits, \
iface             922 sound/pci/ac97/ac97_codec.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .info = snd_ac97_ad18xx_pcm_info_volume, \
iface            2603 sound/pci/ac97/ac97_codec.c 	id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            2612 sound/pci/ac97/ac97_codec.c 	sid.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface              46 sound/pci/ac97/ac97_patch.c 	sid.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             133 sound/pci/ac97/ac97_patch.c 		.iface	= SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             142 sound/pci/ac97/ac97_patch.c 		.iface	= SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             152 sound/pci/ac97/ac97_patch.c 		.iface	= SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             162 sound/pci/ac97/ac97_patch.c 		.iface  = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             253 sound/pci/ac97/ac97_patch.c 	.iface  = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             319 sound/pci/ac97/ac97_patch.c 		.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             398 sound/pci/ac97/ac97_patch.c 		.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             405 sound/pci/ac97/ac97_patch.c 		.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             971 sound/pci/ac97/ac97_patch.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1155 sound/pci/ac97/ac97_patch.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            1161 sound/pci/ac97/ac97_patch.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            1175 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1777 sound/pci/ac97/ac97_patch.c 	.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1983 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1994 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2124 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2134 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2141 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2385 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2392 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2399 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2406 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2413 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2553 sound/pci/ac97/ac97_patch.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2726 sound/pci/ac97/ac97_patch.c 		.iface  = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3009 sound/pci/ac97/ac97_patch.c 		.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3193 sound/pci/ac97/ac97_patch.c 		.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3398 sound/pci/ac97/ac97_patch.c 	id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            3558 sound/pci/ac97/ac97_patch.c 		.iface         = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3749 sound/pci/ac97/ac97_patch.c 		.iface         = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3757 sound/pci/ac97/ac97_patch.c 		.iface         = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3765 sound/pci/ac97/ac97_patch.c 		.iface         = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3773 sound/pci/ac97/ac97_patch.c 		.iface         = SNDRV_CTL_ELEM_IFACE_MIXER,
iface              16 sound/pci/ac97/ac97_patch.h { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface              21 sound/pci/ac97/ac97_patch.h { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface              26 sound/pci/ac97/ac97_patch.h { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface              46 sound/pci/ac97/ac97_patch.h { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface              47 sound/pci/ak4531_codec.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface              52 sound/pci/ak4531_codec.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             114 sound/pci/ak4531_codec.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             119 sound/pci/ak4531_codec.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             199 sound/pci/ak4531_codec.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1715 sound/pci/ali5451/ali5451.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\
iface            1432 sound/pci/asihpi/asihpi.c 	snd_control->iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            2816 sound/pci/asihpi/asihpi.c 	hw->iface = SNDRV_HWDEP_IFACE_LAST;
iface             837 sound/pci/au88x0/au88x0_a3d.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             749 sound/pci/au88x0/au88x0_eq.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             807 sound/pci/au88x0/au88x0_eq.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             847 sound/pci/au88x0/au88x0_eq.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface              19 sound/pci/au88x0/au88x0_mixer.c 	id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             512 sound/pci/au88x0/au88x0_pcm.c 		.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             520 sound/pci/au88x0/au88x0_pcm.c 		.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             593 sound/pci/au88x0/au88x0_pcm.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             193 sound/pci/aw2/aw2-alsa.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             885 sound/pci/azt3328.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             892 sound/pci/azt3328.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             899 sound/pci/azt3328.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             906 sound/pci/azt3328.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             913 sound/pci/azt3328.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             588 sound/pci/bt87x.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             624 sound/pci/bt87x.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             666 sound/pci/bt87x.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             292 sound/pci/ca0106/ca0106_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             301 sound/pci/ca0106/ca0106_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             543 sound/pci/ca0106/ca0106_mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,	\
iface             577 sound/pci/ca0106/ca0106_mixer.c 		.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface             584 sound/pci/ca0106/ca0106_mixer.c 		.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             591 sound/pci/ca0106/ca0106_mixer.c 		.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             598 sound/pci/ca0106/ca0106_mixer.c 		.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             605 sound/pci/ca0106/ca0106_mixer.c 		.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             613 sound/pci/ca0106/ca0106_mixer.c 		.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             624 sound/pci/ca0106/ca0106_mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,	\
iface             664 sound/pci/ca0106/ca0106_mixer.c 	spi_switch.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             705 sound/pci/ca0106/ca0106_mixer.c 	id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             715 sound/pci/ca0106/ca0106_mixer.c 	sid.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1037 sound/pci/cmipci.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1065 sound/pci/cmipci.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1112 sound/pci/cmipci.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2000 sound/pci/cmipci.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            2101 sound/pci/cmipci.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            2166 sound/pci/cmipci.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            2173 sound/pci/cmipci.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            2180 sound/pci/cmipci.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            2187 sound/pci/cmipci.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            2286 sound/pci/cmipci.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2454 sound/pci/cmipci.c   .iface = stype, \
iface            2595 sound/pci/cmipci.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2615 sound/pci/cmipci.c 	  .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2641 sound/pci/cmipci.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2747 sound/pci/cmipci.c 		elem_id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1044 sound/pci/cs4281.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1055 sound/pci/cs4281.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2249 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2263 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2276 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2283 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2290 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2298 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2308 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2317 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            2324 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            2331 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            2363 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2375 sound/pci/cs46xx/cs46xx_lib.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2504 sound/pci/cs46xx/cs46xx_lib.c 		if (kctl && kctl->id.iface == SNDRV_CTL_ELEM_IFACE_PCM)
iface            2512 sound/pci/cs46xx/cs46xx_lib.c 	id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             116 sound/pci/cs5535audio/cs5535audio_olpc.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             124 sound/pci/cs5535audio/cs5535audio_olpc.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             160 sound/pci/cs5535audio/cs5535audio_olpc.c 	elem.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             166 sound/pci/cs5535audio/cs5535audio_olpc.c 	elem.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             403 sound/pci/ctxfi/ctmixer.c 	.iface		= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             438 sound/pci/ctxfi/ctmixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             474 sound/pci/ctxfi/ctmixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             609 sound/pci/ctxfi/ctmixer.c 	.iface		= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             674 sound/pci/ctxfi/ctmixer.c 	.iface		= SNDRV_CTL_ELEM_IFACE_PCM,
iface             683 sound/pci/ctxfi/ctmixer.c 	.iface		= SNDRV_CTL_ELEM_IFACE_PCM,
iface             694 sound/pci/ctxfi/ctmixer.c 	.iface		= SNDRV_CTL_ELEM_IFACE_PCM,
iface             715 sound/pci/ctxfi/ctmixer.c 	if (SNDRV_CTL_ELEM_IFACE_PCM == kctl->id.iface)
iface            1031 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1042 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1112 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1176 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1242 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1312 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1380 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1469 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface            1519 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface            1592 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            1635 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface            1678 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface            1705 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface            1743 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1796 sound/pci/echoaudio/echoaudio.c 	.iface = SNDRV_CTL_ELEM_IFACE_HWDEP,
iface            1096 sound/pci/emu10k1/emu10k1x.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1156 sound/pci/emu10k1/emu10k1x.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface            1165 sound/pci/emu10k1/emu10k1x.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface             638 sound/pci/emu10k1/emufx.c 		if (kcontrol->id.iface == id->iface &&
iface             750 sound/pci/emu10k1/emufx.c 		if (gctl->id.iface != SNDRV_CTL_ELEM_IFACE_MIXER &&
iface             751 sound/pci/emu10k1/emufx.c 		    gctl->id.iface != SNDRV_CTL_ELEM_IFACE_PCM) {
iface             806 sound/pci/emu10k1/emufx.c 		if (gctl->id.iface != SNDRV_CTL_ELEM_IFACE_MIXER &&
iface             807 sound/pci/emu10k1/emufx.c 		    gctl->id.iface != SNDRV_CTL_ELEM_IFACE_PCM) {
iface             817 sound/pci/emu10k1/emufx.c 		knew.iface = gctl->id.iface;
iface             918 sound/pci/emu10k1/emufx.c 			gctl->id.iface = id->iface;
iface            1096 sound/pci/emu10k1/emufx.c 	ctl->id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1117 sound/pci/emu10k1/emufx.c 	ctl->id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1139 sound/pci/emu10k1/emufx.c 	ctl->id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1152 sound/pci/emu10k1/emufx.c 	ctl->id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1469 sound/pci/emu10k1/emufx.c 	ctl->id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1478 sound/pci/emu10k1/emufx.c 	ctl->id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            2189 sound/pci/emu10k1/emufx.c 	ctl->id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            2199 sound/pci/emu10k1/emufx.c 	ctl->id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            2663 sound/pci/emu10k1/emufx.c 	hw->iface = SNDRV_HWDEP_IFACE_EMU10K1;
iface             479 sound/pci/emu10k1/emumixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,	\
iface             540 sound/pci/emu10k1/emumixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,	\
iface             608 sound/pci/emu10k1/emumixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,	\
iface             656 sound/pci/emu10k1/emumixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,	\
iface             787 sound/pci/emu10k1/emumixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface             838 sound/pci/emu10k1/emumixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface             889 sound/pci/emu10k1/emumixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface             969 sound/pci/emu10k1/emumixer.c 		.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1043 sound/pci/emu10k1/emumixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,	\
iface            1131 sound/pci/emu10k1/emumixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1169 sound/pci/emu10k1/emumixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface            1178 sound/pci/emu10k1/emumixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1285 sound/pci/emu10k1/emumixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface            1356 sound/pci/emu10k1/emumixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface            1421 sound/pci/emu10k1/emumixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface            1493 sound/pci/emu10k1/emumixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface            1560 sound/pci/emu10k1/emumixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface            1618 sound/pci/emu10k1/emumixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_PCM,
iface            1682 sound/pci/emu10k1/emumixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1691 sound/pci/emu10k1/emumixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1729 sound/pci/emu10k1/emumixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1752 sound/pci/emu10k1/emumixer.c 	id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1761 sound/pci/emu10k1/emumixer.c 	sid.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1545 sound/pci/emu10k1/emupcm.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             805 sound/pci/emu10k1/p16v.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             825 sound/pci/emu10k1/p16v.c 		.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             832 sound/pci/emu10k1/p16v.c 		.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1417 sound/pci/ens1370.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .info = snd_es1371_spdif_info, \
iface            1459 sound/pci/ens1370.c 		.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1467 sound/pci/ens1370.c 		.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1473 sound/pci/ens1370.c 		.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1520 sound/pci/ens1370.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1565 sound/pci/ens1370.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1681 sound/pci/ens1370.c { .iface = SNDRV_CTL_ELEM_IFACE_CARD, .name = xname, .info = snd_ensoniq_control_info, \
iface            1160 sound/pci/es1938.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            1168 sound/pci/es1938.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1221 sound/pci/es1938.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            1229 sound/pci/es1938.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1340 sound/pci/es1938.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1347 sound/pci/es1938.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1373 sound/pci/es1938.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1401 sound/pci/es1938.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2031 sound/pci/es1968.c 	elem_id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            2035 sound/pci/es1968.c 	elem_id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             836 sound/pci/fm801.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .info = snd_fm801_info_single, \
iface             885 sound/pci/fm801.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .info = snd_fm801_info_double, \
iface             889 sound/pci/fm801.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            1001 sound/pci/fm801.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1592 sound/pci/hda/hda_codec.c 	id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1811 sound/pci/hda/hda_codec.c 		if (!sctl || sctl->id.iface != SNDRV_CTL_ELEM_IFACE_MIXER)
iface            2019 sound/pci/hda/hda_codec.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2396 sound/pci/hda/hda_codec.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2403 sound/pci/hda/hda_codec.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2409 sound/pci/hda/hda_codec.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2416 sound/pci/hda/hda_codec.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2581 sound/pci/hda/hda_codec.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2663 sound/pci/hda/hda_codec.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2671 sound/pci/hda/hda_codec.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3340 sound/pci/hda/hda_codec.c 		if (knew->iface == (__force snd_ctl_elem_iface_t)-1)
iface             955 sound/pci/hda/hda_generic.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             963 sound/pci/hda/hda_generic.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2271 sound/pci/hda/hda_generic.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2404 sound/pci/hda/hda_generic.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2516 sound/pci/hda/hda_generic.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2678 sound/pci/hda/hda_generic.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2846 sound/pci/hda/hda_generic.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2992 sound/pci/hda/hda_generic.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3428 sound/pci/hda/hda_generic.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3485 sound/pci/hda/hda_generic.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3509 sound/pci/hda/hda_generic.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3990 sound/pci/hda/hda_generic.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            4739 sound/pci/hda/hda_generic.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             106 sound/pci/hda/hda_hwdep.c 	hwdep->iface = SNDRV_HWDEP_IFACE_HDA;
iface              33 sound/pci/hda/hda_local.h 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xcidx,  \
iface              58 sound/pci/hda/hda_local.h 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xcidx, \
iface              76 sound/pci/hda/hda_local.h 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xcidx, \
iface             497 sound/pci/hda/patch_analog.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             780 sound/pci/hda/patch_analog.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3645 sound/pci/hda/patch_ca0132.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3663 sound/pci/hda/patch_ca0132.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3676 sound/pci/hda/patch_ca0132.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             976 sound/pci/hda/patch_cirrus.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             500 sound/pci/hda/patch_conexant.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             507 sound/pci/hda/patch_conexant.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             395 sound/pci/hda/patch_hdmi.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            2793 sound/pci/hda/patch_realtek.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             109 sound/pci/hda/patch_si3054.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             619 sound/pci/hda/patch_sigmatel.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             882 sound/pci/hda/patch_sigmatel.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             935 sound/pci/hda/patch_sigmatel.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2962 sound/pci/hda/patch_sigmatel.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             244 sound/pci/hda/patch_via.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             485 sound/pci/hda/patch_via.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             916 sound/pci/hda/patch_via.c 	 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1394 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1401 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1411 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1419 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1430 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1438 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1449 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1457 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1468 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1476 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1487 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1495 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1509 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1516 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1526 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1533 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1543 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1551 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1558 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1565 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1575 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1583 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1594 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1602 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1613 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1621 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1632 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1640 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1651 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1659 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1670 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1680 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1688 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1699 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1707 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1718 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1726 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1737 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1745 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1756 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1764 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1775 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1782 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1790 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1801 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1812 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1819 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1826 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            1833 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            1840 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            1847 sound/pci/ice1712/aureon.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             424 sound/pci/ice1712/delta.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             602 sound/pci/ice1712/ews.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             610 sound/pci/ice1712/ews.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             709 sound/pci/ice1712/ews.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             718 sound/pci/ice1712/ews.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             786 sound/pci/ice1712/ews.c { .iface = xiface,\
iface             923 sound/pci/ice1712/ews.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER,\
iface             933 sound/pci/ice1712/ews.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             269 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1368 sound/pci/ice1712/ice1712.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1377 sound/pci/ice1712/ice1712.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1391 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1400 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1410 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1422 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1617 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface            1654 sound/pci/ice1712/ice1712.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1706 sound/pci/ice1712/ice1712.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1715 sound/pci/ice1712/ice1712.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1743 sound/pci/ice1712/ice1712.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1865 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1930 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1961 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1992 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2152 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2160 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2202 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2235 sound/pci/ice1712/ice1712.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             443 sound/pci/ice1712/ice1712.h { .iface = xiface, .name = xname, .access = xaccess, .info = snd_ctl_boolean_mono_info, \
iface            1588 sound/pci/ice1712/ice1724.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface            1702 sound/pci/ice1712/ice1724.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1735 sound/pci/ice1712/ice1724.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1744 sound/pci/ice1712/ice1724.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1780 sound/pci/ice1712/ice1724.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1954 sound/pci/ice1712/ice1724.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1985 sound/pci/ice1712/ice1724.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2016 sound/pci/ice1712/ice1724.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2133 sound/pci/ice1712/ice1724.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2141 sound/pci/ice1712/ice1724.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2177 sound/pci/ice1712/ice1724.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             348 sound/pci/ice1712/juli.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             375 sound/pci/ice1712/juli.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             383 sound/pci/ice1712/juli.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             391 sound/pci/ice1712/juli.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             417 sound/pci/ice1712/juli.c 	sid.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             430 sound/pci/ice1712/maya44.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             442 sound/pci/ice1712/maya44.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             454 sound/pci/ice1712/maya44.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             466 sound/pci/ice1712/maya44.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             476 sound/pci/ice1712/maya44.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             486 sound/pci/ice1712/maya44.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             493 sound/pci/ice1712/maya44.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             501 sound/pci/ice1712/maya44.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             508 sound/pci/ice1712/maya44.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             750 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             757 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             767 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             775 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             786 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             794 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             805 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             813 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             824 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             832 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             843 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             851 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             865 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             872 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             882 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             889 sound/pci/ice1712/phase.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             534 sound/pci/ice1712/pontis.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             544 sound/pci/ice1712/pontis.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             554 sound/pci/ice1712/pontis.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             562 sound/pci/ice1712/pontis.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             570 sound/pci/ice1712/pontis.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             577 sound/pci/ice1712/pontis.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             584 sound/pci/ice1712/pontis.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             592 sound/pci/ice1712/pontis.c 		.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface             599 sound/pci/ice1712/pontis.c 		.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface             606 sound/pci/ice1712/pontis.c 		.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface             351 sound/pci/ice1712/prodigy192.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             360 sound/pci/ice1712/prodigy192.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             371 sound/pci/ice1712/prodigy192.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             379 sound/pci/ice1712/prodigy192.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             390 sound/pci/ice1712/prodigy192.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             399 sound/pci/ice1712/prodigy192.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             410 sound/pci/ice1712/prodigy192.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             583 sound/pci/ice1712/prodigy192.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             289 sound/pci/ice1712/prodigy_hifi.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             746 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             756 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             766 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             777 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             788 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             799 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             810 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             820 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             828 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             836 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             843 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             850 sound/pci/ice1712/prodigy_hifi.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             191 sound/pci/ice1712/psc724.c 	elem_id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             342 sound/pci/ice1712/psc724.c 	cont.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             716 sound/pci/ice1712/quartet.c 	{.iface = SNDRV_CTL_ELEM_IFACE_MIXER,\
iface             725 sound/pci/ice1712/quartet.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             733 sound/pci/ice1712/quartet.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             741 sound/pci/ice1712/quartet.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             775 sound/pci/ice1712/quartet.c 	sid.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             588 sound/pci/ice1712/se.c 	cont.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             282 sound/pci/ice1712/wm8766.c 	cont.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface              42 sound/pci/ice1712/wm8776.c 	elem_id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             556 sound/pci/ice1712/wm8776.c 	cont.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             482 sound/pci/ice1712/wtm.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             493 sound/pci/ice1712/wtm.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             501 sound/pci/ice1712/wtm.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             510 sound/pci/ice1712/wtm.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             518 sound/pci/ice1712/wtm.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             530 sound/pci/ice1712/wtm.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             538 sound/pci/ice1712/wtm.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1996 sound/pci/korg1212/korg1212.c                 .iface =        SNDRV_CTL_ELEM_IFACE_MIXER,					\
iface            2005 sound/pci/korg1212/korg1212.c                 .iface =        SNDRV_CTL_ELEM_IFACE_MIXER,					\
iface            2014 sound/pci/korg1212/korg1212.c                 .iface =        SNDRV_CTL_ELEM_IFACE_MIXER,					\
iface            2029 sound/pci/korg1212/korg1212.c                 .iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2037 sound/pci/korg1212/korg1212.c                 .iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface             571 sound/pci/lola/lola_mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             637 sound/pci/lola/lola_mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             718 sound/pci/lola/lola_mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             805 sound/pci/lola/lola_mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             892 sound/pci/lx6464es/lx6464es.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2065 sound/pci/maestro3.c 	elem_id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            2069 sound/pci/maestro3.c 	elem_id.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             395 sound/pci/mixart/mixart_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             439 sound/pci/mixart/mixart_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             889 sound/pci/mixart/mixart_mixer.c 	.iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface             942 sound/pci/mixart/mixart_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1015 sound/pci/mixart/mixart_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1082 sound/pci/mixart/mixart_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             472 sound/pci/oxygen/oxygen.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             517 sound/pci/oxygen/oxygen.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             603 sound/pci/oxygen/oxygen.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             611 sound/pci/oxygen/oxygen.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             730 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             739 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             756 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             764 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             771 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             781 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             788 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             796 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             804 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             817 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             825 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             833 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             841 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             858 sound/pci/oxygen/oxygen_mixer.c 				.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             866 sound/pci/oxygen/oxygen_mixer.c 				.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             883 sound/pci/oxygen/oxygen_mixer.c 				.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             891 sound/pci/oxygen/oxygen_mixer.c 				.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             908 sound/pci/oxygen/oxygen_mixer.c 				.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             917 sound/pci/oxygen/oxygen_mixer.c 				.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             935 sound/pci/oxygen/oxygen_mixer.c 				.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             944 sound/pci/oxygen/oxygen_mixer.c 				.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             962 sound/pci/oxygen/oxygen_mixer.c 				.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             970 sound/pci/oxygen/oxygen_mixer.c 				.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             990 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1007 sound/pci/oxygen/oxygen_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             275 sound/pci/oxygen/xonar_cs43xx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             332 sound/pci/oxygen/xonar_cs43xx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             358 sound/pci/oxygen/xonar_dg_mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             372 sound/pci/oxygen/xonar_dg_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             379 sound/pci/oxygen/xonar_dg_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             389 sound/pci/oxygen/xonar_dg_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             401 sound/pci/oxygen/xonar_dg_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             408 sound/pci/oxygen/xonar_dg_mixer.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             726 sound/pci/oxygen/xonar_pcm179x.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             782 sound/pci/oxygen/xonar_pcm179x.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             825 sound/pci/oxygen/xonar_pcm179x.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             833 sound/pci/oxygen/xonar_pcm179x.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             950 sound/pci/oxygen/xonar_pcm179x.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             957 sound/pci/oxygen/xonar_pcm179x.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1011 sound/pci/oxygen/xonar_pcm179x.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1018 sound/pci/oxygen/xonar_pcm179x.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             969 sound/pci/oxygen/xonar_wm87x6.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             977 sound/pci/oxygen/xonar_wm87x6.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            1012 sound/pci/oxygen/xonar_wm87x6.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1022 sound/pci/oxygen/xonar_wm87x6.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1030 sound/pci/oxygen/xonar_wm87x6.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1038 sound/pci/oxygen/xonar_wm87x6.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1050 sound/pci/oxygen/xonar_wm87x6.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1057 sound/pci/oxygen/xonar_wm87x6.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1067 sound/pci/oxygen/xonar_wm87x6.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1075 sound/pci/oxygen/xonar_wm87x6.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1085 sound/pci/oxygen/xonar_wm87x6.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1097 sound/pci/oxygen/xonar_wm87x6.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1104 sound/pci/oxygen/xonar_wm87x6.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             735 sound/pci/pcxhr/pcxhr_mix22.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             785 sound/pci/pcxhr/pcxhr_mix22.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             827 sound/pci/pcxhr/pcxhr_mix22.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             176 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             226 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             401 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             451 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             500 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             553 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             688 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             789 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             834 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_CARD,
iface            1009 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1015 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1025 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1032 sound/pci/pcxhr/pcxhr_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1829 sound/pci/rme32.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            1837 sound/pci/rme32.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            1845 sound/pci/rme32.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            1853 sound/pci/rme32.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            1860 sound/pci/rme32.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1867 sound/pci/rme32.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1874 sound/pci/rme32.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2261 sound/pci/rme96.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2269 sound/pci/rme96.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2277 sound/pci/rme96.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2287 sound/pci/rme96.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2296 sound/pci/rme96.c         .iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2303 sound/pci/rme96.c         .iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2310 sound/pci/rme96.c         .iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2317 sound/pci/rme96.c         .iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2324 sound/pci/rme96.c         .iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2331 sound/pci/rme96.c         .iface =        SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1640 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            1697 sound/pci/rme9652/hdsp.c {   .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            1755 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            1814 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            1838 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            1897 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            1930 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2087 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2166 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2245 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2324 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2453 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2505 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_CARD, \
iface            2551 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_CARD, \
iface            2597 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_HWDEP, \
iface            2670 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2707 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2738 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2767 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2815 sound/pci/rme9652/hdsp.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2897 sound/pci/rme9652/hdsp.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2905 sound/pci/rme9652/hdsp.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2913 sound/pci/rme9652/hdsp.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2923 sound/pci/rme9652/hdsp.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2940 sound/pci/rme9652/hdsp.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3226 sound/pci/rme9652/hdsp.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3233 sound/pci/rme9652/hdsp.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3240 sound/pci/rme9652/hdsp.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            3247 sound/pci/rme9652/hdsp.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2227 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2396 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2504 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2589 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            2684 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3011 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3086 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3132 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3190 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3266 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3328 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3390 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3466 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3544 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3620 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_HWDEP, \
iface            3727 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3795 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            3804 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            4197 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            4244 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            4290 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            4336 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            4383 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface            4429 sound/pci/rme9652/hdspm.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             871 sound/pci/rme9652/rme9652.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             943 sound/pci/rme9652/rme9652.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1008 sound/pci/rme9652/rme9652.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1069 sound/pci/rme9652/rme9652.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1150 sound/pci/rme9652/rme9652.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1293 sound/pci/rme9652/rme9652.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1332 sound/pci/rme9652/rme9652.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1357 sound/pci/rme9652/rme9652.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1389 sound/pci/rme9652/rme9652.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1464 sound/pci/rme9652/rme9652.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1472 sound/pci/rme9652/rme9652.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1480 sound/pci/rme9652/rme9652.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1490 sound/pci/rme9652/rme9652.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1503 sound/pci/rme9652/rme9652.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             897 sound/pci/sonicvibes.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface             945 sound/pci/sonicvibes.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1001 sound/pci/sonicvibes.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            2347 sound/pci/trident/trident_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2410 sound/pci/trident/trident_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2444 sound/pci/trident/trident_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2506 sound/pci/trident/trident_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            2555 sound/pci/trident/trident_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2613 sound/pci/trident/trident_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2624 sound/pci/trident/trident_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2691 sound/pci/trident/trident_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2755 sound/pci/trident/trident_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2812 sound/pci/trident/trident_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2868 sound/pci/trident/trident_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1636 sound/pci/via82xx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1676 sound/pci/via82xx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1765 sound/pci/via82xx.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1775 sound/pci/via82xx.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            2006 sound/pci/via82xx.c 		sid.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             936 sound/pci/vx222/vx222_ops.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             947 sound/pci/vx222/vx222_ops.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1307 sound/pci/ymfpci/ymfpci_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1336 sound/pci/ymfpci/ymfpci_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1383 sound/pci/ymfpci/ymfpci_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_PCM,
iface            1430 sound/pci/ymfpci/ymfpci_main.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1442 sound/pci/ymfpci/ymfpci_main.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1496 sound/pci/ymfpci/ymfpci_main.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex, \
iface            1599 sound/pci/ymfpci/ymfpci_main.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1609 sound/pci/ymfpci/ymfpci_main.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1703 sound/pci/ymfpci/ymfpci_main.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1766 sound/pci/ymfpci/ymfpci_main.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface              60 sound/pcmcia/vx/vxp_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             100 sound/pcmcia/vx/vxp_mixer.c 	.iface =	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             189 sound/ppc/awacs.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = 0, \
iface             240 sound/ppc/awacs.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = 0, \
iface             468 sound/ppc/awacs.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             475 sound/ppc/awacs.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             482 sound/ppc/awacs.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             489 sound/ppc/awacs.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             496 sound/ppc/awacs.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             505 sound/ppc/awacs.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             514 sound/ppc/awacs.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             660 sound/ppc/awacs.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             197 sound/ppc/beep.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             198 sound/ppc/burgundy.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\
iface             274 sound/ppc/burgundy.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\
iface             336 sound/ppc/burgundy.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\
iface             391 sound/ppc/burgundy.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\
iface             447 sound/ppc/burgundy.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\
iface             190 sound/ppc/daca.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             196 sound/ppc/daca.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             202 sound/ppc/daca.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1132 sound/ppc/pmac.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1138 sound/ppc/pmac.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             737 sound/ppc/snd_ps3.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             744 sound/ppc/snd_ps3.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             750 sound/ppc/snd_ps3.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             599 sound/ppc/tumbler.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,\
iface             608 sound/ppc/tumbler.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,\
iface             817 sound/ppc/tumbler.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,\
iface             830 sound/ppc/tumbler.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             836 sound/ppc/tumbler.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             845 sound/ppc/tumbler.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             854 sound/ppc/tumbler.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             860 sound/ppc/tumbler.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             872 sound/ppc/tumbler.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             878 sound/ppc/tumbler.c 	{ .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             887 sound/ppc/tumbler.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             895 sound/ppc/tumbler.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             903 sound/ppc/tumbler.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             911 sound/ppc/tumbler.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             514 sound/sh/aica.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             523 sound/sh/aica.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             233 sound/soc/atmel/tse850-pcm5142.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface              66 sound/soc/codecs/ab8500-codec.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface              93 sound/soc/codecs/ak4613.c 	const struct ak4613_interface *iface;
iface             253 sound/soc/codecs/ak4613.c 		priv->iface = NULL;
iface             344 sound/soc/codecs/ak4613.c static bool ak4613_dai_fmt_matching(const struct ak4613_interface *iface,
iface             350 sound/soc/codecs/ak4613.c 	fmts = (is_play) ? &iface->playback : &iface->capture;
iface             367 sound/soc/codecs/ak4613.c 	const struct ak4613_interface *iface;
iface             404 sound/soc/codecs/ak4613.c 	iface = NULL;
iface             407 sound/soc/codecs/ak4613.c 	if (priv->iface) {
iface             408 sound/soc/codecs/ak4613.c 		if (ak4613_dai_fmt_matching(priv->iface, is_play, fmt, width))
iface             409 sound/soc/codecs/ak4613.c 			iface = priv->iface;
iface             416 sound/soc/codecs/ak4613.c 			iface = ak4613_iface + i;
iface             421 sound/soc/codecs/ak4613.c 	if ((priv->iface == NULL) ||
iface             422 sound/soc/codecs/ak4613.c 	    (priv->iface == iface)) {
iface             423 sound/soc/codecs/ak4613.c 		priv->iface = iface;
iface             431 sound/soc/codecs/ak4613.c 	fmt_ctrl = AUDIO_IFACE_TO_VAL(iface);
iface             664 sound/soc/codecs/ak4613.c 	priv->iface		= NULL;
iface             642 sound/soc/codecs/alc5623.c 	u16 iface = 0;
iface             647 sound/soc/codecs/alc5623.c 		iface = ALC5623_DAI_SDP_MASTER_MODE;
iface             650 sound/soc/codecs/alc5623.c 		iface = ALC5623_DAI_SDP_SLAVE_MODE;
iface             659 sound/soc/codecs/alc5623.c 		iface |= ALC5623_DAI_I2S_DF_I2S;
iface             662 sound/soc/codecs/alc5623.c 		iface |= ALC5623_DAI_I2S_DF_RIGHT;
iface             665 sound/soc/codecs/alc5623.c 		iface |= ALC5623_DAI_I2S_DF_LEFT;
iface             668 sound/soc/codecs/alc5623.c 		iface |= ALC5623_DAI_I2S_DF_PCM;
iface             671 sound/soc/codecs/alc5623.c 		iface |= ALC5623_DAI_I2S_DF_PCM | ALC5623_DAI_I2S_PCM_MODE;
iface             682 sound/soc/codecs/alc5623.c 		iface |= ALC5623_DAI_MAIN_I2S_BCLK_POL_CTRL;
iface             685 sound/soc/codecs/alc5623.c 		iface |= ALC5623_DAI_MAIN_I2S_BCLK_POL_CTRL;
iface             693 sound/soc/codecs/alc5623.c 	return snd_soc_component_write(component, ALC5623_DAI_CONTROL, iface);
iface             702 sound/soc/codecs/alc5623.c 	u16 iface;
iface             704 sound/soc/codecs/alc5623.c 	iface = snd_soc_component_read32(component, ALC5623_DAI_CONTROL);
iface             705 sound/soc/codecs/alc5623.c 	iface &= ~ALC5623_DAI_I2S_DL_MASK;
iface             710 sound/soc/codecs/alc5623.c 		iface |= ALC5623_DAI_I2S_DL_16;
iface             713 sound/soc/codecs/alc5623.c 		iface |= ALC5623_DAI_I2S_DL_20;
iface             716 sound/soc/codecs/alc5623.c 		iface |= ALC5623_DAI_I2S_DL_24;
iface             719 sound/soc/codecs/alc5623.c 		iface |= ALC5623_DAI_I2S_DL_32;
iface             726 sound/soc/codecs/alc5623.c 	snd_soc_component_write(component, ALC5623_DAI_CONTROL, iface);
iface             816 sound/soc/codecs/alc5632.c 	u16 iface = 0;
iface             821 sound/soc/codecs/alc5632.c 		iface = ALC5632_DAI_SDP_MASTER_MODE;
iface             824 sound/soc/codecs/alc5632.c 		iface = ALC5632_DAI_SDP_SLAVE_MODE;
iface             833 sound/soc/codecs/alc5632.c 		iface |= ALC5632_DAI_I2S_DF_I2S;
iface             836 sound/soc/codecs/alc5632.c 		iface |= ALC5632_DAI_I2S_DF_LEFT;
iface             839 sound/soc/codecs/alc5632.c 		iface |= ALC5632_DAI_I2S_DF_PCM_A;
iface             842 sound/soc/codecs/alc5632.c 		iface |= ALC5632_DAI_I2S_DF_PCM_B;
iface             853 sound/soc/codecs/alc5632.c 		iface |= ALC5632_DAI_MAIN_I2S_BCLK_POL_CTRL;
iface             856 sound/soc/codecs/alc5632.c 		iface |= ALC5632_DAI_MAIN_I2S_BCLK_POL_CTRL;
iface             864 sound/soc/codecs/alc5632.c 	return snd_soc_component_write(component, ALC5632_DAI_CONTROL, iface);
iface             872 sound/soc/codecs/alc5632.c 	u16 iface;
iface             874 sound/soc/codecs/alc5632.c 	iface = snd_soc_component_read32(component, ALC5632_DAI_CONTROL);
iface             875 sound/soc/codecs/alc5632.c 	iface &= ~ALC5632_DAI_I2S_DL_MASK;
iface             880 sound/soc/codecs/alc5632.c 		iface |= ALC5632_DAI_I2S_DL_16;
iface             883 sound/soc/codecs/alc5632.c 		iface |= ALC5632_DAI_I2S_DL_20;
iface             886 sound/soc/codecs/alc5632.c 		iface |= ALC5632_DAI_I2S_DL_24;
iface             893 sound/soc/codecs/alc5632.c 	snd_soc_component_write(component, ALC5632_DAI_CONTROL, iface);
iface             209 sound/soc/codecs/arizona.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,   \
iface             216 sound/soc/codecs/arizona.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,   \
iface             345 sound/soc/codecs/cs4265.c 	u8 iface = 0;
iface             365 sound/soc/codecs/cs4265.c 		iface |= SND_SOC_DAIFMT_I2S;
iface             368 sound/soc/codecs/cs4265.c 		iface |= SND_SOC_DAIFMT_RIGHT_J;
iface             371 sound/soc/codecs/cs4265.c 		iface |= SND_SOC_DAIFMT_LEFT_J;
iface             377 sound/soc/codecs/cs4265.c 	cs4265->format = iface;
iface             731 sound/soc/codecs/cs42l52.c 	u8 iface = 0;
iface             735 sound/soc/codecs/cs42l52.c 		iface = CS42L52_IFACE_CTL1_MASTER;
iface             738 sound/soc/codecs/cs42l52.c 		iface = CS42L52_IFACE_CTL1_SLAVE;
iface             747 sound/soc/codecs/cs42l52.c 		iface |= CS42L52_IFACE_CTL1_ADC_FMT_I2S |
iface             751 sound/soc/codecs/cs42l52.c 		iface |= CS42L52_IFACE_CTL1_DAC_FMT_RIGHT_J;
iface             754 sound/soc/codecs/cs42l52.c 		iface |= CS42L52_IFACE_CTL1_ADC_FMT_LEFT_J |
iface             758 sound/soc/codecs/cs42l52.c 		iface |= CS42L52_IFACE_CTL1_DSP_MODE_EN;
iface             771 sound/soc/codecs/cs42l52.c 		iface |= CS42L52_IFACE_CTL1_INV_SCLK;
iface             774 sound/soc/codecs/cs42l52.c 		iface |= CS42L52_IFACE_CTL1_INV_SCLK;
iface             781 sound/soc/codecs/cs42l52.c 	cs42l52->config.format = iface;
iface              52 sound/soc/codecs/cs42l56.c 	u8 iface;
iface             761 sound/soc/codecs/cs42l56.c 		cs42l56->iface = CS42L56_MASTER_MODE;
iface             764 sound/soc/codecs/cs42l56.c 		cs42l56->iface = CS42L56_SLAVE_MODE;
iface             795 sound/soc/codecs/cs42l56.c 			    CS42L56_MS_MODE_MASK, cs42l56->iface);
iface             993 sound/soc/codecs/hdac_hdmi.c 	kc->iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1703 sound/soc/codecs/hdac_hdmi.c 			kc[i].iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             616 sound/soc/codecs/hdmi-codec.c 		.iface	= SNDRV_CTL_ELEM_IFACE_PCM,
iface              92 sound/soc/codecs/inno_rk3036.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             290 sound/soc/codecs/madera.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,\
iface             296 sound/soc/codecs/madera.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,	\
iface             303 sound/soc/codecs/madera.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,	\
iface             204 sound/soc/codecs/max98927.c 	max98927->iface = fmt & SND_SOC_DAIFMT_FORMAT_MASK;
iface             265 sound/soc/codecs/max98927.h 	unsigned int iface;
iface             210 sound/soc/codecs/msm8916-wcd-digital.c {       .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             445 sound/soc/codecs/pcm512x.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1216 sound/soc/codecs/rt1011.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            1322 sound/soc/codecs/rt1011.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            1354 sound/soc/codecs/rt5631.c 	unsigned int iface = 0;
iface            1380 sound/soc/codecs/rt5631.c 		iface |= RT5631_SDP_I2S_DL_20;
iface            1383 sound/soc/codecs/rt5631.c 		iface |= RT5631_SDP_I2S_DL_24;
iface            1386 sound/soc/codecs/rt5631.c 		iface |= RT5631_SDP_I2S_DL_8;
iface            1393 sound/soc/codecs/rt5631.c 		RT5631_SDP_I2S_DL_MASK, iface);
iface            1405 sound/soc/codecs/rt5631.c 	unsigned int iface = 0;
iface            1414 sound/soc/codecs/rt5631.c 		iface |= RT5631_SDP_MODE_SEL_SLAVE;
iface            1425 sound/soc/codecs/rt5631.c 		iface |= RT5631_SDP_I2S_DF_LEFT;
iface            1428 sound/soc/codecs/rt5631.c 		iface |= RT5631_SDP_I2S_DF_PCM_A;
iface            1431 sound/soc/codecs/rt5631.c 		iface  |= RT5631_SDP_I2S_DF_PCM_B;
iface            1441 sound/soc/codecs/rt5631.c 		iface |= RT5631_SDP_I2S_BCLK_POL_CTRL;
iface            1447 sound/soc/codecs/rt5631.c 	snd_soc_component_write(component, RT5631_SDP_CTRL, iface);
iface             734 sound/soc/codecs/rt5645.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             709 sound/soc/codecs/sgtl5000.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             636 sound/soc/codecs/sigmadsp.c 	template.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             297 sound/soc/codecs/ssm2602.c 	unsigned int iface;
iface             307 sound/soc/codecs/ssm2602.c 		iface = 0x0;
iface             310 sound/soc/codecs/ssm2602.c 		iface = 0x4;
iface             313 sound/soc/codecs/ssm2602.c 		iface = 0x8;
iface             316 sound/soc/codecs/ssm2602.c 		iface = 0xc;
iface             322 sound/soc/codecs/ssm2602.c 		IFACE_AUDIO_DATA_LEN, iface);
iface             411 sound/soc/codecs/ssm2602.c 	unsigned int iface = 0;
iface             416 sound/soc/codecs/ssm2602.c 		iface |= 0x0040;
iface             427 sound/soc/codecs/ssm2602.c 		iface |= 0x0002;
iface             432 sound/soc/codecs/ssm2602.c 		iface |= 0x0001;
iface             435 sound/soc/codecs/ssm2602.c 		iface |= 0x0013;
iface             438 sound/soc/codecs/ssm2602.c 		iface |= 0x0003;
iface             449 sound/soc/codecs/ssm2602.c 		iface |= 0x0090;
iface             452 sound/soc/codecs/ssm2602.c 		iface |= 0x0080;
iface             455 sound/soc/codecs/ssm2602.c 		iface |= 0x0010;
iface             462 sound/soc/codecs/ssm2602.c 	regmap_write(ssm2602->regmap, SSM2602_IFACE, iface);
iface             434 sound/soc/codecs/sta32x.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             441 sound/soc/codecs/sta32x.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             429 sound/soc/codecs/sta350.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             436 sound/soc/codecs/sta350.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             362 sound/soc/codecs/tas571x.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             269 sound/soc/codecs/tda7419.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             283 sound/soc/codecs/tda7419.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             617 sound/soc/codecs/tscs42xx.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            1529 sound/soc/codecs/tscs454.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             421 sound/soc/codecs/uda1380.c 	int iface;
iface             424 sound/soc/codecs/uda1380.c 	iface = uda1380_read_reg_cache(component, UDA1380_IFACE);
iface             425 sound/soc/codecs/uda1380.c 	iface &= ~(R01_SFORI_MASK | R01_SIM | R01_SFORO_MASK);
iface             429 sound/soc/codecs/uda1380.c 		iface |= R01_SFORI_I2S | R01_SFORO_I2S;
iface             432 sound/soc/codecs/uda1380.c 		iface |= R01_SFORI_LSB16 | R01_SFORO_LSB16;
iface             435 sound/soc/codecs/uda1380.c 		iface |= R01_SFORI_MSB | R01_SFORO_MSB;
iface             442 sound/soc/codecs/uda1380.c 	uda1380_write_reg_cache(component, UDA1380_IFACE, iface);
iface             451 sound/soc/codecs/uda1380.c 	int iface;
iface             454 sound/soc/codecs/uda1380.c 	iface = uda1380_read_reg_cache(component, UDA1380_IFACE);
iface             455 sound/soc/codecs/uda1380.c 	iface &= ~R01_SFORI_MASK;
iface             459 sound/soc/codecs/uda1380.c 		iface |= R01_SFORI_I2S;
iface             462 sound/soc/codecs/uda1380.c 		iface |= R01_SFORI_LSB16;
iface             465 sound/soc/codecs/uda1380.c 		iface |= R01_SFORI_MSB;
iface             472 sound/soc/codecs/uda1380.c 	uda1380_write(component, UDA1380_IFACE, iface);
iface             481 sound/soc/codecs/uda1380.c 	int iface;
iface             484 sound/soc/codecs/uda1380.c 	iface = uda1380_read_reg_cache(component, UDA1380_IFACE);
iface             485 sound/soc/codecs/uda1380.c 	iface &= ~(R01_SIM | R01_SFORO_MASK);
iface             489 sound/soc/codecs/uda1380.c 		iface |= R01_SFORO_I2S;
iface             492 sound/soc/codecs/uda1380.c 		iface |= R01_SFORO_LSB16;
iface             495 sound/soc/codecs/uda1380.c 		iface |= R01_SFORO_MSB;
iface             499 sound/soc/codecs/uda1380.c 		iface |= R01_SIM;
iface             501 sound/soc/codecs/uda1380.c 	uda1380_write(component, UDA1380_IFACE, iface);
iface             837 sound/soc/codecs/wm8350.c 	u16 iface = snd_soc_component_read32(component, WM8350_AI_FORMATING) &
iface             862 sound/soc/codecs/wm8350.c 		iface |= 0x2 << 8;
iface             867 sound/soc/codecs/wm8350.c 		iface |= 0x1 << 8;
iface             870 sound/soc/codecs/wm8350.c 		iface |= 0x3 << 8;
iface             873 sound/soc/codecs/wm8350.c 		iface |= 0x3 << 8 | WM8350_AIF_LRCLK_INV;
iface             884 sound/soc/codecs/wm8350.c 		iface |= WM8350_AIF_LRCLK_INV | WM8350_AIF_BCLK_INV;
iface             887 sound/soc/codecs/wm8350.c 		iface |= WM8350_AIF_BCLK_INV;
iface             890 sound/soc/codecs/wm8350.c 		iface |= WM8350_AIF_LRCLK_INV;
iface             896 sound/soc/codecs/wm8350.c 	snd_soc_component_write(component, WM8350_AI_FORMATING, iface);
iface             910 sound/soc/codecs/wm8350.c 	u16 iface = snd_soc_component_read32(component, WM8350_AI_FORMATING) &
iface             918 sound/soc/codecs/wm8350.c 		iface |= 0x1 << 10;
iface             921 sound/soc/codecs/wm8350.c 		iface |= 0x2 << 10;
iface             924 sound/soc/codecs/wm8350.c 		iface |= 0x3 << 10;
iface             928 sound/soc/codecs/wm8350.c 	snd_soc_component_write(component, WM8350_AI_FORMATING, iface);
iface             387 sound/soc/codecs/wm8510.c 	u16 iface = 0;
iface             404 sound/soc/codecs/wm8510.c 		iface |= 0x0010;
iface             409 sound/soc/codecs/wm8510.c 		iface |= 0x0008;
iface             412 sound/soc/codecs/wm8510.c 		iface |= 0x00018;
iface             423 sound/soc/codecs/wm8510.c 		iface |= 0x0180;
iface             426 sound/soc/codecs/wm8510.c 		iface |= 0x0100;
iface             429 sound/soc/codecs/wm8510.c 		iface |= 0x0080;
iface             435 sound/soc/codecs/wm8510.c 	snd_soc_component_write(component, WM8510_IFACE, iface);
iface             445 sound/soc/codecs/wm8510.c 	u16 iface = snd_soc_component_read32(component, WM8510_IFACE) & 0x19f;
iface             453 sound/soc/codecs/wm8510.c 		iface |= 0x0020;
iface             456 sound/soc/codecs/wm8510.c 		iface |= 0x0040;
iface             459 sound/soc/codecs/wm8510.c 		iface |= 0x0060;
iface             485 sound/soc/codecs/wm8510.c 	snd_soc_component_write(component, WM8510_IFACE, iface);
iface             161 sound/soc/codecs/wm8711.c 	u16 iface = snd_soc_component_read32(component, WM8711_IFACE) & 0xfff3;
iface             173 sound/soc/codecs/wm8711.c 		iface |= 0x0004;
iface             176 sound/soc/codecs/wm8711.c 		iface |= 0x0008;
iface             180 sound/soc/codecs/wm8711.c 	snd_soc_component_write(component, WM8711_IFACE, iface);
iface             242 sound/soc/codecs/wm8711.c 	u16 iface = snd_soc_component_read32(component, WM8711_IFACE) & 0x000c;
iface             247 sound/soc/codecs/wm8711.c 		iface |= 0x0040;
iface             258 sound/soc/codecs/wm8711.c 		iface |= 0x0002;
iface             263 sound/soc/codecs/wm8711.c 		iface |= 0x0001;
iface             266 sound/soc/codecs/wm8711.c 		iface |= 0x0003;
iface             269 sound/soc/codecs/wm8711.c 		iface |= 0x0013;
iface             280 sound/soc/codecs/wm8711.c 		iface |= 0x0090;
iface             283 sound/soc/codecs/wm8711.c 		iface |= 0x0080;
iface             286 sound/soc/codecs/wm8711.c 		iface |= 0x0010;
iface             293 sound/soc/codecs/wm8711.c 	snd_soc_component_write(component, WM8711_IFACE, iface);
iface             116 sound/soc/codecs/wm8728.c 	u16 iface = snd_soc_component_read32(component, WM8728_IFCTL);
iface             123 sound/soc/codecs/wm8728.c 		iface |= 1;
iface             139 sound/soc/codecs/wm8728.c 		iface &= ~0x22;
iface             142 sound/soc/codecs/wm8728.c 		iface |=  0x20;
iface             143 sound/soc/codecs/wm8728.c 		iface &= ~0x02;
iface             146 sound/soc/codecs/wm8728.c 		iface |= 0x02;
iface             147 sound/soc/codecs/wm8728.c 		iface &= ~0x20;
iface             150 sound/soc/codecs/wm8728.c 		iface |= 0x22;
iface             156 sound/soc/codecs/wm8728.c 	snd_soc_component_write(component, WM8728_IFCTL, iface);
iface             339 sound/soc/codecs/wm8731.c 	u16 iface = snd_soc_component_read32(component, WM8731_IFACE) & 0xfff3;
iface             353 sound/soc/codecs/wm8731.c 		iface |= 0x0004;
iface             356 sound/soc/codecs/wm8731.c 		iface |= 0x0008;
iface             359 sound/soc/codecs/wm8731.c 		iface |= 0x000c;
iface             365 sound/soc/codecs/wm8731.c 	snd_soc_component_write(component, WM8731_IFACE, iface);
iface             430 sound/soc/codecs/wm8731.c 	u16 iface = 0;
iface             435 sound/soc/codecs/wm8731.c 		iface |= 0x0040;
iface             446 sound/soc/codecs/wm8731.c 		iface |= 0x0002;
iface             451 sound/soc/codecs/wm8731.c 		iface |= 0x0001;
iface             454 sound/soc/codecs/wm8731.c 		iface |= 0x0013;
iface             457 sound/soc/codecs/wm8731.c 		iface |= 0x0003;
iface             468 sound/soc/codecs/wm8731.c 		iface |= 0x0090;
iface             471 sound/soc/codecs/wm8731.c 		iface |= 0x0080;
iface             474 sound/soc/codecs/wm8731.c 		iface |= 0x0010;
iface             481 sound/soc/codecs/wm8731.c 	snd_soc_component_write(component, WM8731_IFACE, iface);
iface             195 sound/soc/codecs/wm8741.c 	unsigned int iface, mode;
iface             222 sound/soc/codecs/wm8741.c 		iface = 0x0;
iface             225 sound/soc/codecs/wm8741.c 		iface = 0x1;
iface             228 sound/soc/codecs/wm8741.c 		iface = 0x2;
iface             231 sound/soc/codecs/wm8741.c 		iface = 0x3;
iface             251 sound/soc/codecs/wm8741.c 			    iface);
iface             307 sound/soc/codecs/wm8741.c 	unsigned int iface;
iface             320 sound/soc/codecs/wm8741.c 		iface = 0x08;
iface             323 sound/soc/codecs/wm8741.c 		iface = 0x00;
iface             326 sound/soc/codecs/wm8741.c 		iface = 0x04;
iface             329 sound/soc/codecs/wm8741.c 		iface = 0x0C;
iface             332 sound/soc/codecs/wm8741.c 		iface = 0x1C;
iface             343 sound/soc/codecs/wm8741.c 		iface |= 0x10;
iface             346 sound/soc/codecs/wm8741.c 		iface |= 0x20;
iface             349 sound/soc/codecs/wm8741.c 		iface |= 0x30;
iface             362 sound/soc/codecs/wm8741.c 			    iface);
iface             521 sound/soc/codecs/wm8750.c 	u16 iface = 0;
iface             526 sound/soc/codecs/wm8750.c 		iface = 0x0040;
iface             537 sound/soc/codecs/wm8750.c 		iface |= 0x0002;
iface             542 sound/soc/codecs/wm8750.c 		iface |= 0x0001;
iface             545 sound/soc/codecs/wm8750.c 		iface |= 0x0003;
iface             548 sound/soc/codecs/wm8750.c 		iface |= 0x0013;
iface             559 sound/soc/codecs/wm8750.c 		iface |= 0x0090;
iface             562 sound/soc/codecs/wm8750.c 		iface |= 0x0080;
iface             565 sound/soc/codecs/wm8750.c 		iface |= 0x0010;
iface             571 sound/soc/codecs/wm8750.c 	snd_soc_component_write(component, WM8750_IFACE, iface);
iface             581 sound/soc/codecs/wm8750.c 	u16 iface = snd_soc_component_read32(component, WM8750_IFACE) & 0x1f3;
iface             590 sound/soc/codecs/wm8750.c 		iface |= 0x0004;
iface             593 sound/soc/codecs/wm8750.c 		iface |= 0x0008;
iface             596 sound/soc/codecs/wm8750.c 		iface |= 0x000c;
iface             601 sound/soc/codecs/wm8750.c 	snd_soc_component_write(component, WM8750_IFACE, iface);
iface             347 sound/soc/codecs/wm8770.c 	int iface, master;
iface             362 sound/soc/codecs/wm8770.c 	iface = 0;
iface             365 sound/soc/codecs/wm8770.c 		iface |= 0x2;
iface             370 sound/soc/codecs/wm8770.c 		iface |= 0x1;
iface             380 sound/soc/codecs/wm8770.c 		iface |= 0xc;
iface             383 sound/soc/codecs/wm8770.c 		iface |= 0x8;
iface             386 sound/soc/codecs/wm8770.c 		iface |= 0x4;
iface             392 sound/soc/codecs/wm8770.c 	snd_soc_component_update_bits(component, WM8770_IFACECTRL, 0xf, iface);
iface             414 sound/soc/codecs/wm8770.c 	int iface;
iface             421 sound/soc/codecs/wm8770.c 	iface = 0;
iface             426 sound/soc/codecs/wm8770.c 		iface |= 0x10;
iface             429 sound/soc/codecs/wm8770.c 		iface |= 0x20;
iface             432 sound/soc/codecs/wm8770.c 		iface |= 0x30;
iface             470 sound/soc/codecs/wm8770.c 	snd_soc_component_update_bits(component, WM8770_IFACECTRL, 0x30, iface);
iface             167 sound/soc/codecs/wm8776.c 	int reg, iface, master;
iface             182 sound/soc/codecs/wm8776.c 	iface = 0;
iface             196 sound/soc/codecs/wm8776.c 		iface |= 0x0002;
iface             201 sound/soc/codecs/wm8776.c 		iface |= 0x0001;
iface             211 sound/soc/codecs/wm8776.c 		iface |= 0x00c;
iface             214 sound/soc/codecs/wm8776.c 		iface |= 0x008;
iface             217 sound/soc/codecs/wm8776.c 		iface |= 0x004;
iface             224 sound/soc/codecs/wm8776.c 	snd_soc_component_update_bits(component, reg, 0xf, iface);
iface             245 sound/soc/codecs/wm8776.c 	int iface_reg, iface;
iface             267 sound/soc/codecs/wm8776.c 		iface = 0;
iface             270 sound/soc/codecs/wm8776.c 		iface = 0x10;
iface             273 sound/soc/codecs/wm8776.c 		iface = 0x20;
iface             276 sound/soc/codecs/wm8776.c 		iface = 0x30;
iface             307 sound/soc/codecs/wm8776.c 	snd_soc_component_update_bits(component, iface_reg, 0x30, iface);
iface             340 sound/soc/codecs/wm8940.c 	u16 iface = snd_soc_component_read32(component, WM8940_IFACE) & 0xFE67;
iface             356 sound/soc/codecs/wm8940.c 		iface |= (2 << 3);
iface             359 sound/soc/codecs/wm8940.c 		iface |= (1 << 3);
iface             364 sound/soc/codecs/wm8940.c 		iface |= (3 << 3);
iface             367 sound/soc/codecs/wm8940.c 		iface |= (3 << 3) | (1 << 7);
iface             375 sound/soc/codecs/wm8940.c 		iface |= (1 << 7);
iface             378 sound/soc/codecs/wm8940.c 		iface |= (1 << 8);
iface             381 sound/soc/codecs/wm8940.c 		iface |= (1 << 8) | (1 << 7);
iface             385 sound/soc/codecs/wm8940.c 	snd_soc_component_write(component, WM8940_IFACE, iface);
iface             395 sound/soc/codecs/wm8940.c 	u16 iface = snd_soc_component_read32(component, WM8940_IFACE) & 0xFD9F;
iface             404 sound/soc/codecs/wm8940.c 		iface |= (1 << 9);
iface             437 sound/soc/codecs/wm8940.c 		iface |= (1 << 5);
iface             440 sound/soc/codecs/wm8940.c 		iface |= (2 << 5);
iface             443 sound/soc/codecs/wm8940.c 		iface |= (3 << 5);
iface             449 sound/soc/codecs/wm8940.c 	ret = snd_soc_component_write(component, WM8940_IFACE, iface);
iface             537 sound/soc/codecs/wm8958-dsp2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             664 sound/soc/codecs/wm8958-dsp2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             737 sound/soc/codecs/wm8958-dsp2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             831 sound/soc/codecs/wm8958-dsp2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), \
iface             522 sound/soc/codecs/wm8960.c 	u16 iface = 0;
iface             527 sound/soc/codecs/wm8960.c 		iface |= 0x0040;
iface             538 sound/soc/codecs/wm8960.c 		iface |= 0x0002;
iface             543 sound/soc/codecs/wm8960.c 		iface |= 0x0001;
iface             546 sound/soc/codecs/wm8960.c 		iface |= 0x0003;
iface             549 sound/soc/codecs/wm8960.c 		iface |= 0x0013;
iface             560 sound/soc/codecs/wm8960.c 		iface |= 0x0090;
iface             563 sound/soc/codecs/wm8960.c 		iface |= 0x0080;
iface             566 sound/soc/codecs/wm8960.c 		iface |= 0x0010;
iface             573 sound/soc/codecs/wm8960.c 	snd_soc_component_write(component, WM8960_IFACE1, iface);
iface             815 sound/soc/codecs/wm8960.c 	u16 iface = snd_soc_component_read32(component, WM8960_IFACE1) & 0xfff3;
iface             828 sound/soc/codecs/wm8960.c 		iface |= 0x0004;
iface             831 sound/soc/codecs/wm8960.c 		iface |= 0x0008;
iface             835 sound/soc/codecs/wm8960.c 		if ((iface & 0x3) != 0) {
iface             836 sound/soc/codecs/wm8960.c 			iface |= 0x000c;
iface             859 sound/soc/codecs/wm8960.c 	snd_soc_component_write(component, WM8960_IFACE1, iface);
iface            1528 sound/soc/codecs/wm8962.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             451 sound/soc/codecs/wm8971.c 	u16 iface = 0;
iface             456 sound/soc/codecs/wm8971.c 		iface = 0x0040;
iface             467 sound/soc/codecs/wm8971.c 		iface |= 0x0002;
iface             472 sound/soc/codecs/wm8971.c 		iface |= 0x0001;
iface             475 sound/soc/codecs/wm8971.c 		iface |= 0x0003;
iface             478 sound/soc/codecs/wm8971.c 		iface |= 0x0013;
iface             489 sound/soc/codecs/wm8971.c 		iface |= 0x0090;
iface             492 sound/soc/codecs/wm8971.c 		iface |= 0x0080;
iface             495 sound/soc/codecs/wm8971.c 		iface |= 0x0010;
iface             501 sound/soc/codecs/wm8971.c 	snd_soc_component_write(component, WM8971_IFACE, iface);
iface             511 sound/soc/codecs/wm8971.c 	u16 iface = snd_soc_component_read32(component, WM8971_IFACE) & 0x1f3;
iface             520 sound/soc/codecs/wm8971.c 		iface |= 0x0004;
iface             523 sound/soc/codecs/wm8971.c 		iface |= 0x0008;
iface             526 sound/soc/codecs/wm8971.c 		iface |= 0x000c;
iface             531 sound/soc/codecs/wm8971.c 	snd_soc_component_write(component, WM8971_IFACE, iface);
iface             460 sound/soc/codecs/wm8974.c 	u16 iface = 0;
iface             477 sound/soc/codecs/wm8974.c 		iface |= 0x0010;
iface             482 sound/soc/codecs/wm8974.c 		iface |= 0x0008;
iface             485 sound/soc/codecs/wm8974.c 		iface |= 0x00018;
iface             496 sound/soc/codecs/wm8974.c 		iface |= 0x0180;
iface             499 sound/soc/codecs/wm8974.c 		iface |= 0x0100;
iface             502 sound/soc/codecs/wm8974.c 		iface |= 0x0080;
iface             508 sound/soc/codecs/wm8974.c 	snd_soc_component_write(component, WM8974_IFACE, iface);
iface             519 sound/soc/codecs/wm8974.c 	u16 iface = snd_soc_component_read32(component, WM8974_IFACE) & 0x19f;
iface             533 sound/soc/codecs/wm8974.c 		iface |= 0x0020;
iface             536 sound/soc/codecs/wm8974.c 		iface |= 0x0040;
iface             539 sound/soc/codecs/wm8974.c 		iface |= 0x0060;
iface             565 sound/soc/codecs/wm8974.c 	snd_soc_component_write(component, WM8974_IFACE, iface);
iface             656 sound/soc/codecs/wm8978.c 	u16 iface = snd_soc_component_read32(component, WM8978_AUDIO_INTERFACE) & ~0x198;
iface             676 sound/soc/codecs/wm8978.c 		iface |= 0x10;
iface             681 sound/soc/codecs/wm8978.c 		iface |= 0x8;
iface             684 sound/soc/codecs/wm8978.c 		iface |= 0x18;
iface             695 sound/soc/codecs/wm8978.c 		iface |= 0x180;
iface             698 sound/soc/codecs/wm8978.c 		iface |= 0x100;
iface             701 sound/soc/codecs/wm8978.c 		iface |= 0x80;
iface             707 sound/soc/codecs/wm8978.c 	snd_soc_component_write(component, WM8978_AUDIO_INTERFACE, iface);
iface             588 sound/soc/codecs/wm8988.c 	u16 iface = 0;
iface             593 sound/soc/codecs/wm8988.c 		iface = 0x0040;
iface             604 sound/soc/codecs/wm8988.c 		iface |= 0x0002;
iface             609 sound/soc/codecs/wm8988.c 		iface |= 0x0001;
iface             612 sound/soc/codecs/wm8988.c 		iface |= 0x0003;
iface             615 sound/soc/codecs/wm8988.c 		iface |= 0x0013;
iface             626 sound/soc/codecs/wm8988.c 		iface |= 0x0090;
iface             629 sound/soc/codecs/wm8988.c 		iface |= 0x0080;
iface             632 sound/soc/codecs/wm8988.c 		iface |= 0x0010;
iface             638 sound/soc/codecs/wm8988.c 	snd_soc_component_write(component, WM8988_IFACE, iface);
iface             670 sound/soc/codecs/wm8988.c 	u16 iface = snd_soc_component_read32(component, WM8988_IFACE) & 0x1f3;
iface             691 sound/soc/codecs/wm8988.c 		iface |= 0x0004;
iface             694 sound/soc/codecs/wm8988.c 		iface |= 0x0008;
iface             697 sound/soc/codecs/wm8988.c 		iface |= 0x000c;
iface             702 sound/soc/codecs/wm8988.c 	snd_soc_component_write(component, WM8988_IFACE, iface);
iface             396 sound/soc/codecs/wm8994.c 	int iface, best, best_val, save, i, cfg;
iface             404 sound/soc/codecs/wm8994.c 		iface = 0;
iface             407 sound/soc/codecs/wm8994.c 		iface = 1;
iface             422 sound/soc/codecs/wm8994.c 			- wm8994->dac_rates[iface]) < best_val) {
iface             425 sound/soc/codecs/wm8994.c 				       - wm8994->dac_rates[iface]);
iface             433 sound/soc/codecs/wm8994.c 		wm8994->dac_rates[iface]);
iface             338 sound/soc/codecs/wm8996.c 	int base, best, best_val, save, i, cfg, iface;
iface             348 sound/soc/codecs/wm8996.c 			iface = 1;
iface             350 sound/soc/codecs/wm8996.c 			iface = 0;
iface             356 sound/soc/codecs/wm8996.c 			iface = 1;
iface             358 sound/soc/codecs/wm8996.c 			iface = 0;
iface             373 sound/soc/codecs/wm8996.c 			- wm8996->rx_rate[iface]) < best_val) {
iface             376 sound/soc/codecs/wm8996.c 				       - wm8996->rx_rate[iface]);
iface             384 sound/soc/codecs/wm8996.c 		wm8996->rx_rate[iface]);
iface             279 sound/soc/codecs/wm9712.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             288 sound/soc/codecs/wm9713.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface            1288 sound/soc/codecs/wm_adsp.c 	kcontrol->iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             707 sound/soc/codecs/wm_hubs.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             919 sound/soc/fsl/fsl_spdif.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             929 sound/soc/fsl/fsl_spdif.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             938 sound/soc/fsl/fsl_spdif.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             946 sound/soc/fsl/fsl_spdif.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             955 sound/soc/fsl/fsl_spdif.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             964 sound/soc/fsl/fsl_spdif.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             973 sound/soc/fsl/fsl_spdif.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             478 sound/soc/generic/simple-card-utils.c 		controls[i].iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             574 sound/soc/img/img-spdif-in.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             582 sound/soc/img/img-spdif-in.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             588 sound/soc/img/img-spdif-in.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             597 sound/soc/img/img-spdif-in.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             603 sound/soc/img/img-spdif-in.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             610 sound/soc/img/img-spdif-in.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             617 sound/soc/img/img-spdif-in.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             189 sound/soc/img/img-spdif-out.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             195 sound/soc/img/img-spdif-out.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             715 sound/soc/intel/atom/sst-atom-controls.h 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             729 sound/soc/intel/atom/sst-atom-controls.h 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             739 sound/soc/intel/atom/sst-atom-controls.h 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, \
iface             802 sound/soc/intel/atom/sst-atom-controls.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,						\
iface             853 sound/soc/intel/atom/sst-atom-controls.h {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, \
iface             692 sound/soc/intel/skylake/skl-messages.c 	struct skl_module_iface *iface = &module->formats[mconfig->fmt_idx];
iface             693 sound/soc/intel/skylake/skl-messages.c 	struct skl_module_fmt *fmt = &iface->outputs[0].fmt;
iface             711 sound/soc/intel/skylake/skl-messages.c 	struct skl_module_iface *iface = &module->formats[mconfig->fmt_idx];
iface             712 sound/soc/intel/skylake/skl-messages.c 	struct skl_module_fmt *fmt = &iface->outputs[0].fmt;
iface             115 sound/soc/intel/skylake/skl-topology.c 	struct skl_module_iface *iface = &mcfg->module->formats[0];
iface             119 sound/soc/intel/skylake/skl-topology.c 	dev_dbg(skl->dev, "channels = %d\n", iface->inputs[0].fmt.channels);
iface             120 sound/soc/intel/skylake/skl-topology.c 	dev_dbg(skl->dev, "s_freq = %d\n", iface->inputs[0].fmt.s_freq);
iface             121 sound/soc/intel/skylake/skl-topology.c 	dev_dbg(skl->dev, "ch_cfg = %d\n", iface->inputs[0].fmt.ch_cfg);
iface             123 sound/soc/intel/skylake/skl-topology.c 				iface->inputs[0].fmt.valid_bit_depth);
iface             125 sound/soc/intel/skylake/skl-topology.c 	dev_dbg(skl->dev, "channels = %d\n", iface->outputs[0].fmt.channels);
iface             126 sound/soc/intel/skylake/skl-topology.c 	dev_dbg(skl->dev, "s_freq = %d\n", iface->outputs[0].fmt.s_freq);
iface             128 sound/soc/intel/skylake/skl-topology.c 				iface->outputs[0].fmt.valid_bit_depth);
iface             129 sound/soc/intel/skylake/skl-topology.c 	dev_dbg(skl->dev, "ch_cfg = %d\n", iface->outputs[0].fmt.ch_cfg);
iface            2263 sound/soc/intel/skylake/skl-topology.c 	struct skl_module_iface *iface = NULL;
iface            2275 sound/soc/intel/skylake/skl-topology.c 		iface = &mconfig->module->formats[fmt_idx];
iface            2441 sound/soc/intel/skylake/skl-topology.c 		ret = skl_tplg_widget_fill_fmt(dev, iface, tkn_elem->token,
iface             325 sound/soc/meson/axg-spdifin.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,			\
iface             335 sound/soc/meson/axg-spdifin.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,			\
iface             373 sound/soc/meson/axg-spdifin.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,		\
iface             102 sound/soc/meson/axg-tdm-formatter.c 	invert ^= axg_tdm_sclk_invert(ts->iface->fmt);
iface             197 sound/soc/meson/axg-tdm-formatter.c 	ret = clk_set_parent(formatter->sclk_sel, ts->iface->sclk);
iface             202 sound/soc/meson/axg-tdm-formatter.c 	ret = clk_set_parent(formatter->lrclk_sel, ts->iface->lrclk);
iface             380 sound/soc/meson/axg-tdm-formatter.c struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface)
iface             388 sound/soc/meson/axg-tdm-formatter.c 		ts->iface = iface;
iface              39 sound/soc/meson/axg-tdm-interface.c 	struct axg_tdm_iface *iface = snd_soc_dai_get_drvdata(dai);
iface              56 sound/soc/meson/axg-tdm-interface.c 	iface->slots = slots;
iface              80 sound/soc/meson/axg-tdm-interface.c 	iface->slot_width = slot_width;
iface             102 sound/soc/meson/axg-tdm-interface.c 	struct axg_tdm_iface *iface = snd_soc_dai_get_drvdata(dai);
iface             106 sound/soc/meson/axg-tdm-interface.c 		if (!iface->mclk) {
iface             109 sound/soc/meson/axg-tdm-interface.c 			ret = clk_set_rate(iface->mclk, freq);
iface             111 sound/soc/meson/axg-tdm-interface.c 				iface->mclk_rate = freq;
iface             120 sound/soc/meson/axg-tdm-interface.c 	struct axg_tdm_iface *iface = snd_soc_dai_get_drvdata(dai);
iface             129 sound/soc/meson/axg-tdm-interface.c 	if (!iface->mclk && (fmt & SND_SOC_DAIFMT_CBS_CFS)) {
iface             134 sound/soc/meson/axg-tdm-interface.c 	iface->fmt = fmt;
iface             141 sound/soc/meson/axg-tdm-interface.c 	struct axg_tdm_iface *iface = snd_soc_dai_get_drvdata(dai);
iface             155 sound/soc/meson/axg-tdm-interface.c 						   iface->rate);
iface             170 sound/soc/meson/axg-tdm-interface.c 	struct axg_tdm_iface *iface = snd_soc_dai_get_drvdata(dai);
iface             176 sound/soc/meson/axg-tdm-interface.c 	iface->rate = params_rate(params);
iface             184 sound/soc/meson/axg-tdm-interface.c 	if (iface->slot_width < width) {
iface             200 sound/soc/meson/axg-tdm-interface.c 	struct axg_tdm_iface *iface = snd_soc_dai_get_drvdata(dai);
iface             204 sound/soc/meson/axg-tdm-interface.c 	ret = clk_set_rate(iface->lrclk, params_rate(params));
iface             210 sound/soc/meson/axg-tdm-interface.c 	switch (iface->fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
iface             233 sound/soc/meson/axg-tdm-interface.c 	ret = clk_set_duty_cycle(iface->lrclk, ratio_num, 2);
iface             241 sound/soc/meson/axg-tdm-interface.c 	ret = clk_set_phase(iface->lrclk,
iface             242 sound/soc/meson/axg-tdm-interface.c 			    axg_tdm_lrclk_invert(iface->fmt) ? 180 : 0);
iface             255 sound/soc/meson/axg-tdm-interface.c 	struct axg_tdm_iface *iface = snd_soc_dai_get_drvdata(dai);
iface             259 sound/soc/meson/axg-tdm-interface.c 	srate = iface->slots * iface->slot_width * params_rate(params);
iface             261 sound/soc/meson/axg-tdm-interface.c 	if (!iface->mclk_rate) {
iface             263 sound/soc/meson/axg-tdm-interface.c 		clk_set_rate(iface->mclk, 4 * srate);
iface             266 sound/soc/meson/axg-tdm-interface.c 		if (iface->mclk_rate % srate) {
iface             269 sound/soc/meson/axg-tdm-interface.c 				srate, iface->mclk_rate);
iface             274 sound/soc/meson/axg-tdm-interface.c 	ret = clk_set_rate(iface->sclk, srate);
iface             281 sound/soc/meson/axg-tdm-interface.c 	ret = clk_set_phase(iface->sclk,
iface             282 sound/soc/meson/axg-tdm-interface.c 			    axg_tdm_sclk_invert(iface->fmt) ? 0 : 180);
iface             295 sound/soc/meson/axg-tdm-interface.c 	struct axg_tdm_iface *iface = snd_soc_dai_get_drvdata(dai);
iface             298 sound/soc/meson/axg-tdm-interface.c 	switch (iface->fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
iface             302 sound/soc/meson/axg-tdm-interface.c 		if (iface->slots > 2) {
iface             304 sound/soc/meson/axg-tdm-interface.c 				iface->slots);
iface             322 sound/soc/meson/axg-tdm-interface.c 	if (iface->fmt & SND_SOC_DAIFMT_CBS_CFS) {
iface             368 sound/soc/meson/axg-tdm-interface.c 	struct axg_tdm_iface *iface = snd_soc_dai_get_drvdata(dai);
iface             371 sound/soc/meson/axg-tdm-interface.c 		dai->capture_dma_data = axg_tdm_stream_alloc(iface);
iface             377 sound/soc/meson/axg-tdm-interface.c 		dai->playback_dma_data = axg_tdm_stream_alloc(iface);
iface             438 sound/soc/meson/axg-tdm-interface.c 	struct axg_tdm_iface *iface = snd_soc_component_get_drvdata(component);
iface             446 sound/soc/meson/axg-tdm-interface.c 			ret = clk_prepare_enable(iface->mclk);
iface             451 sound/soc/meson/axg-tdm-interface.c 			clk_disable_unprepare(iface->mclk);
iface             476 sound/soc/meson/axg-tdm-interface.c 	struct axg_tdm_iface *iface;
iface             479 sound/soc/meson/axg-tdm-interface.c 	iface = devm_kzalloc(dev, sizeof(*iface), GFP_KERNEL);
iface             480 sound/soc/meson/axg-tdm-interface.c 	if (!iface)
iface             482 sound/soc/meson/axg-tdm-interface.c 	platform_set_drvdata(pdev, iface);
iface             499 sound/soc/meson/axg-tdm-interface.c 	iface->sclk = devm_clk_get(dev, "sclk");
iface             500 sound/soc/meson/axg-tdm-interface.c 	if (IS_ERR(iface->sclk)) {
iface             501 sound/soc/meson/axg-tdm-interface.c 		ret = PTR_ERR(iface->sclk);
iface             508 sound/soc/meson/axg-tdm-interface.c 	iface->lrclk = devm_clk_get(dev, "lrclk");
iface             509 sound/soc/meson/axg-tdm-interface.c 	if (IS_ERR(iface->lrclk)) {
iface             510 sound/soc/meson/axg-tdm-interface.c 		ret = PTR_ERR(iface->lrclk);
iface             522 sound/soc/meson/axg-tdm-interface.c 	iface->mclk = devm_clk_get(dev, "mclk");
iface             523 sound/soc/meson/axg-tdm-interface.c 	if (IS_ERR(iface->mclk)) {
iface             524 sound/soc/meson/axg-tdm-interface.c 		ret = PTR_ERR(iface->mclk);
iface             526 sound/soc/meson/axg-tdm-interface.c 			iface->mclk = NULL;
iface              53 sound/soc/meson/axg-tdm.h 	struct axg_tdm_iface *iface;
iface              63 sound/soc/meson/axg-tdm.h struct axg_tdm_stream *axg_tdm_stream_alloc(struct axg_tdm_iface *iface);
iface             118 sound/soc/meson/axg-tdmin.c 	switch (ts->iface->fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
iface             130 sound/soc/meson/axg-tdmin.c 		       ts->iface->fmt & SND_SOC_DAIFMT_FORMAT_MASK);
iface             137 sound/soc/meson/axg-tdmin.c 	switch (ts->iface->fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
iface             146 sound/soc/meson/axg-tdmin.c 	if (axg_tdm_lrclk_invert(ts->iface->fmt))
iface             150 sound/soc/meson/axg-tdmin.c 	val |= TDMIN_CTRL_BITNUM(ts->iface->slot_width - 1);
iface             116 sound/soc/meson/axg-tdmout.c 	switch (ts->iface->fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
iface             128 sound/soc/meson/axg-tdmout.c 		       ts->iface->fmt & SND_SOC_DAIFMT_FORMAT_MASK);
iface             135 sound/soc/meson/axg-tdmout.c 	val |= TDMOUT_CTRL0_BITNUM(ts->iface->slot_width - 1);
iface             138 sound/soc/meson/axg-tdmout.c 	val |= TDMOUT_CTRL0_SLOTNUM(ts->iface->slots - 1);
iface             169 sound/soc/meson/axg-tdmout.c 	if (axg_tdm_lrclk_invert(ts->iface->fmt))
iface            1618 sound/soc/sh/rcar/core.c 		.iface		= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             431 sound/soc/sh/siu_dai.c 	.iface		= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             441 sound/soc/sh/siu_dai.c 	.iface		= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             589 sound/soc/soc-topology.c 		&& k->iface & SNDRV_CTL_ELEM_IFACE_MIXER
iface             785 sound/soc/soc-topology.c 		kc.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             865 sound/soc/soc-topology.c 		kc.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1041 sound/soc/soc-topology.c 		kc.iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1343 sound/soc/soc-topology.c 		kc[i].iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1435 sound/soc/soc-topology.c 		kc[i].iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface            1547 sound/soc/soc-topology.c 		kc[i].iface = SNDRV_CTL_ELEM_IFACE_MIXER;
iface             616 sound/soc/sti/uniperif_player.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             675 sound/soc/sti/uniperif_player.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             297 sound/soc/stm/stm32_sai_sub.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             556 sound/soc/stm/stm32_spdifrx.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             565 sound/soc/stm/stm32_spdifrx.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             467 sound/soc/ti/omap-mcbsp-st.c {	.iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname,		\
iface             540 sound/soc/uniphier/aio-cpu.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             549 sound/soc/uniphier/aio-cpu.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             558 sound/soc/uniphier/aio-cpu.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             567 sound/soc/uniphier/aio-cpu.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             576 sound/soc/uniphier/aio-cpu.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             585 sound/soc/uniphier/aio-cpu.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             860 sound/sparc/amd7930.c 		.iface		=	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             869 sound/sparc/amd7930.c 		.iface		=	SNDRV_CTL_ELEM_IFACE_MIXER,
iface             878 sound/sparc/amd7930.c 		.iface		=	SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1484 sound/sparc/cs4231.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), .index = (xindex), \
iface            1491 sound/sparc/cs4231.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname), .index = (xindex), \
iface            1521 sound/sparc/cs4231.c 	.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2415 sound/sparc/dbri.c { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = (xname),		\
iface            2423 sound/sparc/dbri.c 	 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2434 sound/sparc/dbri.c 	 .iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             646 sound/spi/at73c213.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,				\
iface             657 sound/spi/at73c213.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,				\
iface             676 sound/spi/at73c213.c 	.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             689 sound/spi/at73c213.c 	.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             700 sound/spi/at73c213.c 	.iface	= SNDRV_CTL_ELEM_IFACE_MIXER,
iface             123 sound/synth/emux/emux_hwdep.c 	hw->iface = SNDRV_HWDEP_IFACE_EMUX_WAVETABLE;
iface             402 sound/usb/6fire/control.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             414 sound/usb/6fire/control.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             426 sound/usb/6fire/control.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             442 sound/usb/6fire/control.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             452 sound/usb/6fire/control.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             462 sound/usb/6fire/control.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             476 sound/usb/6fire/control.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             485 sound/usb/6fire/control.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             494 sound/usb/6fire/control.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             503 sound/usb/6fire/control.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             152 sound/usb/caiaq/control.c 	.iface = SNDRV_CTL_ELEM_IFACE_HWDEP,
iface             133 sound/usb/card.c 	struct usb_interface *iface = usb_ifnum_to_if(dev, interface);
iface             135 sound/usb/card.c 	if (!iface) {
iface             141 sound/usb/card.c 	alts = &iface->altsetting[0];
iface             154 sound/usb/card.c 		iface = usb_ifnum_to_if(dev, interface);
iface             155 sound/usb/card.c 		if (!iface)
iface             157 sound/usb/card.c 		alts = &iface->altsetting[0];
iface             161 sound/usb/card.c 	if (usb_interface_claimed(iface)) {
iface             170 sound/usb/card.c 		int err = __snd_usbmidi_create(chip->card, iface,
iface             179 sound/usb/card.c 		usb_driver_claim_interface(&usb_audio_driver, iface, (void *)-1L);
iface             201 sound/usb/card.c 		usb_driver_claim_interface(&usb_audio_driver, iface, (void *)-1L);
iface             287 sound/usb/card.c 			struct usb_interface *iface =
iface             289 sound/usb/card.c 			if (iface &&
iface             290 sound/usb/card.c 			    iface->intf_assoc &&
iface             291 sound/usb/card.c 			    iface->intf_assoc->bFunctionClass == USB_CLASS_AUDIO &&
iface             292 sound/usb/card.c 			    iface->intf_assoc->bFunctionProtocol == UAC_VERSION_2)
iface             293 sound/usb/card.c 				assoc = iface->intf_assoc;
iface              19 sound/usb/card.h 	int iface;			/* interface number */
iface             104 sound/usb/card.h 	int iface, altsetting;
iface              24 sound/usb/clock.c static void *find_uac_clock_desc(struct usb_host_interface *iface, int id,
iface              29 sound/usb/clock.c 	while ((cs = snd_usb_find_csint_desc(iface->extra, iface->extralen,
iface              75 sound/usb/clock.c static obj *name(struct usb_host_interface *iface, int id)	\
iface              77 sound/usb/clock.c 	return find_uac_clock_desc(iface, id, validator, type);	\
iface             447 sound/usb/clock.c static int set_sample_rate_v1(struct snd_usb_audio *chip, int iface,
iface             473 sound/usb/clock.c 			iface, fmt->altsetting, rate, ep);
iface             491 sound/usb/clock.c 			iface, fmt->altsetting, ep);
iface             505 sound/usb/clock.c static int get_sample_rate_v2v3(struct snd_usb_audio *chip, int iface,
iface             519 sound/usb/clock.c 			 iface, altsetting, err);
iface             526 sound/usb/clock.c static int set_sample_rate_v2v3(struct snd_usb_audio *chip, int iface,
iface             554 sound/usb/clock.c 	prev_rate = get_sample_rate_v2v3(chip, iface, fmt->altsetting, clock);
iface             582 sound/usb/clock.c 				iface, fmt->altsetting, rate, err);
iface             586 sound/usb/clock.c 		cur_rate = get_sample_rate_v2v3(chip, iface,
iface             596 sound/usb/clock.c 				 iface, fmt->altsetting, rate, cur_rate);
iface             607 sound/usb/clock.c 		usb_set_interface(dev, iface, 0);
iface             609 sound/usb/clock.c 		usb_set_interface(dev, iface, fmt->altsetting);
iface             620 sound/usb/clock.c int snd_usb_init_sample_rate(struct snd_usb_audio *chip, int iface,
iface             627 sound/usb/clock.c 		return set_sample_rate_v1(chip, iface, alts, fmt, rate);
iface             638 sound/usb/clock.c 		return set_sample_rate_v2v3(chip, iface, alts, fmt, rate);
iface               5 sound/usb/clock.h int snd_usb_init_sample_rate(struct snd_usb_audio *chip, int iface,
iface             450 sound/usb/endpoint.c 		    ep->iface == alts->desc.bInterfaceNumber &&
iface             454 sound/usb/endpoint.c 					ep_num, ep->iface, ep->altsetting, ep);
iface             472 sound/usb/endpoint.c 	ep->iface = alts->desc.bInterfaceNumber;
iface              83 sound/usb/format.c 			fp->iface, fp->altsetting);
iface              95 sound/usb/format.c 				 fp->iface, fp->altsetting,
iface             121 sound/usb/format.c 				 fp->iface, fp->altsetting,
iface             146 sound/usb/format.c 			 fp->iface, fp->altsetting, format);
iface             173 sound/usb/format.c 			fp->iface, fp->altsetting);
iface             238 sound/usb/format.c 	struct usb_interface *iface;
iface             243 sound/usb/format.c 	iface = usb_ifnum_to_if(chip->dev, fp->iface);
iface             244 sound/usb/format.c 	if (!iface)
iface             247 sound/usb/format.c 	alts = &iface->altsetting[fp->altset_idx];
iface             264 sound/usb/format.c 				fp->iface, fp->altsetting, max_rate);
iface             544 sound/usb/format.c 			fp->iface, fp->altsetting, fp->channels);
iface             572 sound/usb/format.c 			 fp->iface, fp->altsetting, format);
iface             622 sound/usb/format.c 			 fp->iface, fp->altsetting,
iface              22 sound/usb/helper.h #define get_iface_desc(iface)	(&(iface)->desc)
iface             667 sound/usb/line6/driver.c 	hwdep->iface = SNDRV_HWDEP_IFACE_LINE6;
iface             433 sound/usb/line6/pcm.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             440 sound/usb/line6/pcm.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             447 sound/usb/line6/pcm.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             353 sound/usb/line6/pod.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             245 sound/usb/line6/toneport.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             256 sound/usb/line6/toneport.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             255 sound/usb/media.c 			struct usb_interface *iface)
iface             258 sound/usb/media.c 	struct usb_device *usbdev = interface_to_usbdev(iface);
iface              54 sound/usb/media.h 			    struct usb_interface *iface);
iface              63 sound/usb/media.h 					  struct usb_interface *iface)
iface             112 sound/usb/midi.c 	struct usb_interface *iface;
iface            1081 sound/usb/midi.c 	intf = umidi->iface;
iface            1844 sound/usb/midi.c 	intf = umidi->iface;
iface            1948 sound/usb/midi.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1966 sound/usb/midi.c 	intf = umidi->iface;
iface            2011 sound/usb/midi.c 	intf = umidi->iface;
iface            2069 sound/usb/midi.c 	intf = umidi->iface;
iface            2109 sound/usb/midi.c 	intf = umidi->iface;
iface            2150 sound/usb/midi.c 	intf = umidi->iface;
iface            2347 sound/usb/midi.c 			 struct usb_interface *iface,
iface            2360 sound/usb/midi.c 	umidi->dev = interface_to_usbdev(iface);
iface            2362 sound/usb/midi.c 	umidi->iface = iface;
iface            2481 sound/usb/midi.c 	usb_autopm_get_interface_no_resume(umidi->iface);
iface              44 sound/usb/midi.h 			 struct usb_interface *iface,
iface              50 sound/usb/midi.h 		       struct usb_interface *iface,
iface              54 sound/usb/midi.h 	return __snd_usbmidi_create(card, iface, midi_list, quirk, 0);
iface            1465 sound/usb/mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1474 sound/usb/mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1486 sound/usb/mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface            1495 sound/usb/mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface            2216 sound/usb/mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2572 sound/usb/mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2949 sound/usb/mixer.c 		struct usb_interface *iface;
iface            2959 sound/usb/mixer.c 		iface = usb_ifnum_to_if(dev, intf);
iface            2960 sound/usb/mixer.c 		if (!iface)
iface            2963 sound/usb/mixer.c 		num = iface->num_altsetting;
iface            2975 sound/usb/mixer.c 		alts = &iface->altsetting[1];
iface            3441 sound/usb/mixer.c 	.iface = SNDRV_CTL_ELEM_IFACE_CARD,
iface             259 sound/usb/mixer_quirks.c 	hwdep->iface = SNDRV_HWDEP_IFACE_SB_RC;
iface             354 sound/usb/mixer_quirks.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             511 sound/usb/mixer_quirks.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             579 sound/usb/mixer_quirks.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             706 sound/usb/mixer_quirks.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             850 sound/usb/mixer_quirks.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             963 sound/usb/mixer_quirks.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1495 sound/usb/mixer_quirks.c 	struct usb_interface *iface;
iface            1510 sound/usb/mixer_quirks.c 	iface = usb_ifnum_to_if(chip->dev, 1);
iface            1511 sound/usb/mixer_quirks.c 	if (!iface || iface->num_altsetting < 2) {
iface            1515 sound/usb/mixer_quirks.c 	alts = &iface->altsetting[1];
iface            1671 sound/usb/mixer_quirks.c 		.iface =    SNDRV_CTL_ELEM_IFACE_PCM,
iface            1680 sound/usb/mixer_quirks.c 		.iface =    SNDRV_CTL_ELEM_IFACE_PCM,
iface            1686 sound/usb/mixer_quirks.c 		.iface =    SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1777 sound/usb/mixer_quirks.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2102 sound/usb/mixer_quirks.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2110 sound/usb/mixer_quirks.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2118 sound/usb/mixer_quirks.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2126 sound/usb/mixer_quirks.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2134 sound/usb/mixer_quirks.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2141 sound/usb/mixer_quirks.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2148 sound/usb/mixer_quirks.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2155 sound/usb/mixer_quirks.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            2163 sound/usb/mixer_quirks.c 		.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             469 sound/usb/mixer_scarlett.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             479 sound/usb/mixer_scarlett.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             491 sound/usb/mixer_scarlett.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             503 sound/usb/mixer_scarlett.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             511 sound/usb/mixer_scarlett.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             519 sound/usb/mixer_scarlett.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1092 sound/usb/mixer_scarlett_gen2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1103 sound/usb/mixer_scarlett_gen2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1191 sound/usb/mixer_scarlett_gen2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1251 sound/usb/mixer_scarlett_gen2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1301 sound/usb/mixer_scarlett_gen2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1357 sound/usb/mixer_scarlett_gen2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1526 sound/usb/mixer_scarlett_gen2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1636 sound/usb/mixer_scarlett_gen2.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface            1706 sound/usb/mixer_scarlett_gen2.c 	.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             764 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             774 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             784 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             794 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             804 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             814 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             824 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             834 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             845 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             856 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             866 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             877 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             888 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             898 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             908 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             918 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             928 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             939 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             949 sound/usb/mixer_us16x08.c 	.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
iface             141 sound/usb/pcm.c static int init_pitch_v1(struct snd_usb_audio *chip, int iface,
iface             161 sound/usb/pcm.c 			      iface, ep);
iface             168 sound/usb/pcm.c static int init_pitch_v2(struct snd_usb_audio *chip, int iface,
iface             183 sound/usb/pcm.c 			      iface, fmt->altsetting);
iface             193 sound/usb/pcm.c int snd_usb_init_pitch(struct snd_usb_audio *chip, int iface,
iface             204 sound/usb/pcm.c 		return init_pitch_v1(chip, iface, alts, fmt);
iface             207 sound/usb/pcm.c 		return init_pitch_v2(chip, iface, alts, fmt);
iface             235 sound/usb/pcm.c 		if (subs->data_endpoint->iface != subs->sync_endpoint->iface ||
iface             238 sound/usb/pcm.c 						subs->sync_endpoint->iface,
iface             244 sound/usb/pcm.c 					   subs->sync_endpoint->iface,
iface             282 sound/usb/pcm.c 	struct usb_interface *iface;
iface             286 sound/usb/pcm.c 	iface = usb_ifnum_to_if(dev, ifnum);
iface             287 sound/usb/pcm.c 	if (!iface || iface->num_altsetting < altsetting + 1)
iface             289 sound/usb/pcm.c 	*alts = &iface->altsetting[altsetting];
iface             315 sound/usb/pcm.c 	struct usb_interface *iface;
iface             375 sound/usb/pcm.c 	iface = usb_ifnum_to_if(dev, ifnum);
iface             377 sound/usb/pcm.c 	if (!iface || iface->num_altsetting < 2)
iface             380 sound/usb/pcm.c 	alts = &iface->altsetting[1];
iface             457 sound/usb/pcm.c 			   fmt->iface, fmt->altsetting,
iface             472 sound/usb/pcm.c 			   fmt->iface, fmt->altsetting,
iface             506 sound/usb/pcm.c 	struct usb_interface *iface;
iface             509 sound/usb/pcm.c 	iface = usb_ifnum_to_if(dev, fmt->iface);
iface             510 sound/usb/pcm.c 	if (WARN_ON(!iface))
iface             512 sound/usb/pcm.c 	alts = usb_altnum_to_altsetting(iface, fmt->altsetting);
iface             521 sound/usb/pcm.c 	if (subs->interface >= 0 && (subs->interface != fmt->iface || subs->need_setup_fmt)) {
iface             527 sound/usb/pcm.c 					fmt->iface, fmt->altsetting, err);
iface             539 sound/usb/pcm.c 	if (iface->cur_altsetting != alts) {
iface             544 sound/usb/pcm.c 		err = usb_set_interface(dev, fmt->iface, fmt->altsetting);
iface             548 sound/usb/pcm.c 				fmt->iface, fmt->altsetting, err);
iface             552 sound/usb/pcm.c 			fmt->iface, fmt->altsetting);
iface             556 sound/usb/pcm.c 	subs->interface = fmt->iface;
iface             569 sound/usb/pcm.c 	err = snd_usb_init_pitch(subs->stream->chip, fmt->iface, alts, fmt);
iface             832 sound/usb/pcm.c 	subs->interface = fmt->iface;
iface             883 sound/usb/pcm.c 	struct usb_interface *iface;
iface             912 sound/usb/pcm.c 		iface = usb_ifnum_to_if(subs->dev, subs->cur_audiofmt->iface);
iface             913 sound/usb/pcm.c 		alts = &iface->altsetting[subs->cur_audiofmt->altset_idx];
iface             915 sound/usb/pcm.c 					       subs->cur_audiofmt->iface,
iface              12 sound/usb/pcm.h int snd_usb_init_pitch(struct snd_usb_audio *chip, int iface,
iface              70 sound/usb/proc.c 		snd_iprintf(buffer, "  Interface %d\n", fp->iface);
iface              68 sound/usb/quirks-table.h 			.iface = 1,
iface             528 sound/usb/quirks-table.h 					.iface = 0,
iface             545 sound/usb/quirks-table.h 					.iface = 1,
iface            1016 sound/usb/quirks-table.h 					.iface = 1,
iface            1033 sound/usb/quirks-table.h 					.iface = 2,
iface            1637 sound/usb/quirks-table.h 					.iface = 0,
iface            1655 sound/usb/quirks-table.h 					.iface = 1,
iface            1704 sound/usb/quirks-table.h 					.iface = 0,
iface            1722 sound/usb/quirks-table.h 					.iface = 1,
iface            2117 sound/usb/quirks-table.h 					.iface = 2,
iface            2143 sound/usb/quirks-table.h 					.iface = 3,
iface            2188 sound/usb/quirks-table.h 					.iface = 2,
iface            2214 sound/usb/quirks-table.h 					.iface = 3,
iface            2258 sound/usb/quirks-table.h 					.iface = 1,
iface            2282 sound/usb/quirks-table.h 					.iface = 2,
iface            2325 sound/usb/quirks-table.h 					.iface = 1,
iface            2349 sound/usb/quirks-table.h 					.iface = 2,
iface            2704 sound/usb/quirks-table.h 					.iface = 0,
iface            2744 sound/usb/quirks-table.h 					.iface = 0,
iface            2798 sound/usb/quirks-table.h 					.iface = 1,
iface            2828 sound/usb/quirks-table.h 					.iface = 2,
iface            3039 sound/usb/quirks-table.h 					.iface = 1,
iface            3062 sound/usb/quirks-table.h 					.iface = 1,
iface            3109 sound/usb/quirks-table.h 					.iface = 2,
iface            3134 sound/usb/quirks-table.h 					.iface = 4,
iface            3192 sound/usb/quirks-table.h 					.iface = 1,
iface            3234 sound/usb/quirks-table.h 					.iface = 0,
iface            3252 sound/usb/quirks-table.h 					.iface = 1,
iface            3288 sound/usb/quirks-table.h 					.iface = 1,
iface            3404 sound/usb/quirks-table.h 					.iface = 2,
iface            3450 sound/usb/quirks-table.h 					.iface = 1,
iface            3512 sound/usb/quirks-table.h 					.iface = 0,
iface            3535 sound/usb/quirks-table.h 					.iface = 0,
iface            3576 sound/usb/quirks-table.h 					.iface = 0,
iface            3595 sound/usb/quirks-table.h 					.iface = 0,
iface            3638 sound/usb/quirks-table.h 					.iface = 0,
iface              33 sound/usb/quirks.c 				  struct usb_interface *iface,
iface              37 sound/usb/quirks.c 	int probed_ifnum = get_iface_desc(iface->altsetting)->bInterfaceNumber;
iface              42 sound/usb/quirks.c 		iface = usb_ifnum_to_if(chip->dev, quirk->ifnum);
iface              43 sound/usb/quirks.c 		if (!iface)
iface              46 sound/usb/quirks.c 		    usb_interface_claimed(iface))
iface              48 sound/usb/quirks.c 		err = snd_usb_create_quirk(chip, iface, driver, quirk);
iface              54 sound/usb/quirks.c 		iface = usb_ifnum_to_if(chip->dev, quirk->ifnum);
iface              55 sound/usb/quirks.c 		if (!iface)
iface              58 sound/usb/quirks.c 		    !usb_interface_claimed(iface))
iface              59 sound/usb/quirks.c 			usb_driver_claim_interface(driver, iface, (void *)-1L);
iface              66 sound/usb/quirks.c 				  struct usb_interface *iface,
iface              79 sound/usb/quirks.c 				       struct usb_interface *iface,
iface              99 sound/usb/quirks.c 				       struct usb_interface *iface,
iface             110 sound/usb/quirks.c 	alts = &iface->altsetting[0];
iface             127 sound/usb/quirks.c 				     struct usb_interface *iface,
iface             161 sound/usb/quirks.c 	if (fp->iface != get_iface_desc(&iface->altsetting[0])->bInterfaceNumber ||
iface             162 sound/usb/quirks.c 	    fp->altset_idx >= iface->num_altsetting) {
iface             166 sound/usb/quirks.c 	alts = &iface->altsetting[fp->altset_idx];
iface             179 sound/usb/quirks.c 	usb_set_interface(chip->dev, fp->iface, 0);
iface             180 sound/usb/quirks.c 	snd_usb_init_pitch(chip, fp->iface, alts, fp);
iface             181 sound/usb/quirks.c 	snd_usb_init_sample_rate(chip, fp->iface, alts, fp, fp->rate_max);
iface             192 sound/usb/quirks.c 				 struct usb_interface *iface,
iface             209 sound/usb/quirks.c 	if (iface->num_altsetting < 2)
iface             211 sound/usb/quirks.c 	alts = &iface->altsetting[1];
iface             230 sound/usb/quirks.c 	return create_standard_audio_quirk(chip, iface, driver, NULL);
iface             234 sound/usb/quirks.c 				    struct usb_interface *iface,
iface             262 sound/usb/quirks.c 	return create_any_midi_quirk(chip, iface, driver, &yamaha_midi_quirk);
iface             266 sound/usb/quirks.c 				    struct usb_interface *iface,
iface             284 sound/usb/quirks.c 		return create_any_midi_quirk(chip, iface, driver,
iface             290 sound/usb/quirks.c 				 struct usb_interface *iface,
iface             314 sound/usb/quirks.c 	return create_any_midi_quirk(chip, iface, driver, NULL);
iface             318 sound/usb/quirks.c 				  struct usb_interface *iface,
iface             326 sound/usb/quirks.c 	alts = &iface->altsetting[0];
iface             339 sound/usb/quirks.c 		err = create_yamaha_midi_quirk(chip, iface, driver, alts);
iface             344 sound/usb/quirks.c 		err = create_roland_midi_quirk(chip, iface, driver, alts);
iface             350 sound/usb/quirks.c 	return create_std_midi_quirk(chip, iface, driver, alts);
iface             354 sound/usb/quirks.c 				   struct usb_interface *iface,
iface             359 sound/usb/quirks.c 	err = create_auto_pcm_quirk(chip, iface, driver);
iface             361 sound/usb/quirks.c 		err = create_auto_midi_quirk(chip, iface, driver);
iface             366 sound/usb/quirks.c 				    struct usb_interface *iface,
iface             370 sound/usb/quirks.c 	int probed_ifnum = get_iface_desc(iface->altsetting)->bInterfaceNumber;
iface             373 sound/usb/quirks.c 	err = create_autodetect_quirk(chip, iface, driver);
iface             385 sound/usb/quirks.c 		iface = usb_ifnum_to_if(chip->dev, ifnum);
iface             386 sound/usb/quirks.c 		if (!iface ||
iface             387 sound/usb/quirks.c 		    usb_interface_claimed(iface) ||
iface             388 sound/usb/quirks.c 		    get_iface_desc(iface->altsetting)->bInterfaceClass !=
iface             392 sound/usb/quirks.c 		err = create_autodetect_quirk(chip, iface, driver);
iface             394 sound/usb/quirks.c 			usb_driver_claim_interface(driver, iface, (void *)-1L);
iface             405 sound/usb/quirks.c 			     struct usb_interface *iface,
iface             423 sound/usb/quirks.c 	if (iface->num_altsetting < 2)
iface             425 sound/usb/quirks.c 	alts = &iface->altsetting[1];
iface             448 sound/usb/quirks.c 		return __snd_usbmidi_create(chip->card, iface,
iface             460 sound/usb/quirks.c 	fp->iface = altsd->bInterfaceNumber;
iface             493 sound/usb/quirks.c 	usb_set_interface(chip->dev, fp->iface, 0);
iface             501 sound/usb/quirks.c 				       struct usb_interface *iface,
iface             513 sound/usb/quirks.c 				       struct usb_interface *iface,
iface             530 sound/usb/quirks.c 			 struct usb_interface *iface,
iface             563 sound/usb/quirks.c 		return quirk_funcs[quirk->type](chip, iface, driver, quirk);
iface            1157 sound/usb/quirks.c 				      int iface, int altno)
iface            1162 sound/usb/quirks.c 	usb_set_interface(chip->dev, iface, 0);
iface            1165 sound/usb/quirks.c 			if (iface != 1 && iface != 2)
iface            1169 sound/usb/quirks.c 			if (iface == 1 || iface == 2)
iface            1184 sound/usb/quirks.c 		    altno, iface, chip->setup);
iface            1189 sound/usb/quirks.c 					 int iface,
iface            1195 sound/usb/quirks.c 	usb_set_interface(chip->dev, iface, 0);
iface            1218 sound/usb/quirks.c 					   int iface, int altno)
iface            1223 sound/usb/quirks.c 	usb_set_interface(chip->dev, iface, 0);
iface            1233 sound/usb/quirks.c 			if (iface == 4)
iface            1238 sound/usb/quirks.c 			if (iface == 5)
iface            1251 sound/usb/quirks.c 		    altno, iface, chip->setup);
iface            1256 sound/usb/quirks.c 				  int iface,
iface            1261 sound/usb/quirks.c 		return audiophile_skip_setting_quirk(chip, iface, altno);
iface            1264 sound/usb/quirks.c 		return quattro_skip_setting_quirk(chip, iface, altno);
iface            1267 sound/usb/quirks.c 		return fasttrackpro_skip_setting_quirk(chip, iface, altno);
iface            1486 sound/usb/quirks.c 		err = usb_set_interface(dev, fmt->iface, 0);
iface            1618 sound/usb/quirks.c 	struct usb_interface *iface;
iface            1691 sound/usb/quirks.c 		iface = usb_ifnum_to_if(chip->dev, fp->iface);
iface            1698 sound/usb/quirks.c 		if (fp->altsetting == iface->num_altsetting - 1)
iface              10 sound/usb/quirks.h 			 struct usb_interface *iface,
iface              15 sound/usb/quirks.h 				  int iface,
iface             682 sound/usb/stream.c 	fp->iface = iface_no;
iface            1086 sound/usb/stream.c 	struct usb_interface *iface;
iface            1097 sound/usb/stream.c 	iface = usb_ifnum_to_if(dev, iface_no);
iface            1099 sound/usb/stream.c 	num = iface->num_altsetting;
iface            1109 sound/usb/stream.c 		alts = &iface->altsetting[i];
iface              57 sound/usb/usx2y/us122l.c 	struct usb_interface *iface = usb_ifnum_to_if(dev, 1);
iface              59 sound/usb/usx2y/us122l.c 	return snd_usbmidi_create(card, iface,
iface              79 sound/usb/usx2y/us122l.c 	struct usb_interface *iface = usb_ifnum_to_if(dev, 0);
iface              81 sound/usb/usx2y/us122l.c 	return snd_usbmidi_create(card, iface,
iface             182 sound/usb/usx2y/us122l.c 	struct usb_interface *iface;
iface             191 sound/usb/usx2y/us122l.c 		iface = usb_ifnum_to_if(us122l->dev, 0);
iface             192 sound/usb/usx2y/us122l.c 		usb_autopm_get_interface(iface);
iface             194 sound/usb/usx2y/us122l.c 	iface = usb_ifnum_to_if(us122l->dev, 1);
iface             195 sound/usb/usx2y/us122l.c 	usb_autopm_get_interface(iface);
iface             202 sound/usb/usx2y/us122l.c 	struct usb_interface *iface;
iface             206 sound/usb/usx2y/us122l.c 		iface = usb_ifnum_to_if(us122l->dev, 0);
iface             207 sound/usb/usx2y/us122l.c 		usb_autopm_put_interface(iface);
iface             209 sound/usb/usx2y/us122l.c 	iface = usb_ifnum_to_if(us122l->dev, 1);
iface             210 sound/usb/usx2y/us122l.c 	usb_autopm_put_interface(iface);
iface             446 sound/usb/usx2y/us122l.c 	hw->iface = SNDRV_HWDEP_IFACE_USB_STREAM;
iface             156 sound/usb/usx2y/usX2Yhwdep.c 	struct usb_interface *iface = usb_ifnum_to_if(dev, 0);
iface             162 sound/usb/usx2y/usX2Yhwdep.c 	return snd_usbmidi_create(card, iface, &usX2Y(card)->midi_list, quirk);
iface             240 sound/usb/usx2y/usX2Yhwdep.c 	hw->iface = SNDRV_HWDEP_IFACE_USX2Y;
iface             709 sound/usb/usx2y/usx2yhwdeppcm.c 	hw->iface = SNDRV_HWDEP_IFACE_USX2Y_PCM;
iface            1489 sound/x86/intel_hdmi_audio.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            1495 sound/x86/intel_hdmi_audio.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface            1504 sound/x86/intel_hdmi_audio.c 		.iface = SNDRV_CTL_ELEM_IFACE_PCM,
iface             124 tools/include/uapi/sound/asound.h 	int iface;			/* hwdep interface */
iface             887 tools/include/uapi/sound/asound.h 	snd_ctl_elem_iface_t iface;	/* interface identifier */
iface              27 tools/testing/selftests/bpf/test_skb_cgroup_id_user.c static int mk_dst_addr(const char *ip, const char *iface,
iface              40 tools/testing/selftests/bpf/test_skb_cgroup_id_user.c 	dst->sin6_scope_id = if_nametoindex(iface);
iface              42 tools/testing/selftests/bpf/test_skb_cgroup_id_user.c 		log_err("Failed to get index of iface: %s", iface);
iface              49 tools/testing/selftests/bpf/test_skb_cgroup_id_user.c static int send_packet(const char *iface)
iface              56 tools/testing/selftests/bpf/test_skb_cgroup_id_user.c 	if (mk_dst_addr(LINKLOCAL_MULTICAST, iface, &dst))
iface             158 tools/usb/ffs-aio-example/multibuff/host_app/test.c 	struct libusb_interface_descriptor const *iface;
iface             165 tools/usb/ffs-aio-example/multibuff/host_app/test.c 	iface = &conf->interface[0].altsetting[0];
iface             166 tools/usb/ffs-aio-example/multibuff/host_app/test.c 	addr = iface->endpoint[0].bEndpointAddress;
iface             158 tools/usb/ffs-aio-example/simple/host_app/test.c 	struct libusb_interface_descriptor const *iface;
iface             165 tools/usb/ffs-aio-example/simple/host_app/test.c 	iface = &conf->interface[0].altsetting[0];
iface             166 tools/usb/ffs-aio-example/simple/host_app/test.c 	in_addr = iface->endpoint[0].bEndpointAddress;
iface             167 tools/usb/ffs-aio-example/simple/host_app/test.c 	out_addr = iface->endpoint[1].bEndpointAddress;