Searched refs:vch (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/rpmsg/ |
| H A D | virtio_rpmsg_bus.c | 256 struct virtio_rpmsg_channel *vch = to_virtio_rpmsg_channel(rpdev); in virtio_rpmsg_create_channel() local 257 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_create_channel() 265 struct virtio_rpmsg_channel *vch = to_virtio_rpmsg_channel(rpdev); in virtio_rpmsg_release_channel() local 266 struct virtproc_info *vrp = vch->vrp; in virtio_rpmsg_release_channel() 276 struct virtio_rpmsg_channel *vch = to_virtio_rpmsg_channel(rpdev); in virtio_rpmsg_create_ept() local 278 return __rpmsg_create_ept(vch->vrp, rpdev, cb, priv, chinfo.src); in virtio_rpmsg_create_ept() 309 struct virtio_rpmsg_channel *vch = to_virtio_rpmsg_channel(ept->rpdev); in virtio_rpmsg_destroy_ept() local 311 __rpmsg_destroy_ept(vch->vrp, ept); in virtio_rpmsg_destroy_ept() 316 struct virtio_rpmsg_channel *vch = to_virtio_rpmsg_channel(rpdev); in virtio_rpmsg_announce_create() local 317 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/arch/s390/tools/ |
| H A D | opcodes.txt | 1081 e7fb vch VRR_VVV0U0U
|