Searched refs:vch (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/rpmsg/ |
| H A D | virtio_rpmsg_bus.c | 257 struct virtio_rpmsg_channel *vch = to_virtio_rpmsg_channel(rpdev); in virtio_rpmsg_create_channel() local 258 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_create_channel() 266 struct virtio_rpmsg_channel *vch = to_virtio_rpmsg_channel(rpdev); in virtio_rpmsg_release_channel() local 267 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_release_channel() 277 struct virtio_rpmsg_channel *vch = to_virtio_rpmsg_channel(rpdev); in virtio_rpmsg_create_ept() local 279 return __rpmsg_create_ept(vch->vrp, rpdev, cb, priv, chinfo.src); in virtio_rpmsg_create_ept() 310 struct virtio_rpmsg_channel *vch = to_virtio_rpmsg_channel(ept->rpdev); in virtio_rpmsg_destroy_ept() local 312 __rpmsg_destroy_ept(vch->vrp, ept); in virtio_rpmsg_destroy_ept() 317 struct virtio_rpmsg_channel *vch = to_virtio_rpmsg_channel(rpdev); in virtio_rpmsg_announce_create() local 318 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_announce_create() [all …]
|
| /linux/drivers/input/touchscreen/ |
| H A D | mxs-lradc-ts.c | 97 static void mxs_lradc_map_ts_channel(struct mxs_lradc_ts *ts, unsigned int vch, in mxs_lradc_map_ts_channel() argument 100 writel(LRADC_CTRL4_LRADCSELECT_MASK(vch), in mxs_lradc_map_ts_channel() 102 writel(LRADC_CTRL4_LRADCSELECT(vch, ch), in mxs_lradc_map_ts_channel()
|
| /linux/sound/pci/echoaudio/ |
| H A D | echoaudio.c | 1342 short vch, out; in snd_echo_vmixer_put() local 1347 vch = ucontrol->id.index % num_pipes_out(chip); in snd_echo_vmixer_put() 1351 if (chip->vmixer_gain[out][vch] != ucontrol->value.integer.value[0]) { in snd_echo_vmixer_put() 1353 set_vmixer_gain(chip, out, vch, ucontrol->value.integer.value[0]); in snd_echo_vmixer_put()
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 1081 e7fb vch VRR_VVV0U0U
|