Searched refs:pass_through (Results 1 – 11 of 11) sorted by relevance
/linux/sound/soc/uniphier/ |
H A D | aio.h | 249 int pass_through; member 329 int aio_port_set_param(struct uniphier_aio_sub *sub, int pass_through, 334 int aio_if_set_param(struct uniphier_aio_sub *sub, int pass_through);
|
H A D | aio-compress.c | 87 sub->pass_through = 1; in uniphier_aio_compr_open() 201 ret = aio_port_set_param(sub, sub->pass_through, &sub->params); in uniphier_aio_compr_prepare() 209 ret = aio_if_set_param(sub, sub->pass_through); in uniphier_aio_compr_prepare()
|
H A D | aio-cpu.c | 261 sub->pass_through = 0; in uniphier_aio_startup() 333 ret = aio_port_set_param(sub, sub->pass_through, &sub->params); in uniphier_aio_prepare() 341 ret = aio_if_set_param(sub, sub->pass_through); in uniphier_aio_prepare()
|
/linux/drivers/media/pci/zoran/ |
H A D | zoran_device.h | 48 extern int pass_through;
|
H A D | zoran_card.c | 65 int pass_through; variable 66 module_param(pass_through, int, 0644); 67 MODULE_PARM_DESC(pass_through, 1051 if (!pass_through) { in zr36057_init()
|
/linux/drivers/media/i2c/ |
H A D | adv7175.c | 112 static void set_subcarrier_freq(struct v4l2_subdev *sd, int pass_through) in set_subcarrier_freq() argument 116 if (pass_through) in set_subcarrier_freq()
|
/linux/sound/pci/cs46xx/ |
H A D | dsp_spos_scb_lib.c | 591 int pass_through) in cs46xx_dsp_create_src_task_scb() argument 669 if (pass_through) { in cs46xx_dsp_create_src_task_scb() 1229 int i, pcm_index = -1, insert_point, src_index = -1, pass_through = 0; in cs46xx_dsp_create_pcm_channel() local 1257 pass_through = 1; in cs46xx_dsp_create_pcm_channel() 1332 pass_through); in cs46xx_dsp_create_pcm_channel()
|
H A D | cs46xx_lib.h | 140 int scb_child_type, int pass_through);
|
/linux/include/rdma/ |
H A D | opa_port_info.h | 330 } pass_through; member
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-qmi | 62 What: /sys/class/net/<iface>/qmi/pass_through
|
/linux/drivers/net/usb/ |
H A D | qmi_wwan.c | 517 static DEVICE_ATTR_RW(pass_through);
|