Searched defs:rpmsg_device (Results  1 – 11 of 11) sorted by relevance
| /system/sepolicy/prebuilts/api/29.0/public/ | 
| D | device.te | 65 type rpmsg_device, dev_type;  type
  | 
| /system/sepolicy/prebuilts/api/30.0/public/ | 
| D | device.te | 67 type rpmsg_device, dev_type;  type
  | 
| /system/sepolicy/prebuilts/api/32.0/public/ | 
| D | device.te | 73 type rpmsg_device, dev_type;  type
  | 
| /system/sepolicy/prebuilts/api/31.0/public/ | 
| D | device.te | 73 type rpmsg_device, dev_type;  type
  | 
| /system/sepolicy/prebuilts/api/33.0/public/ | 
| D | device.te | 73 type rpmsg_device, dev_type;  type
  | 
| /system/sepolicy/prebuilts/api/34.0/public/ | 
| D | device.te | 76 type rpmsg_device, dev_type;  type
  | 
| /system/sepolicy/prebuilts/api/202404/public/ | 
| D | device.te | 77 type rpmsg_device, dev_type;  type
  | 
| /system/sepolicy/prebuilts/api/202504/public/ | 
| D | device.te | 77 type rpmsg_device, dev_type;  type
  | 
| /system/sepolicy/public/ | 
| D | device.te | 77 type rpmsg_device, dev_type;  type
  | 
| /system/bpf/include/vmlinux/android15_6.6/arm64/ | 
| D | vmlinux.h | 114701 struct rpmsg_device {  struct 114703 	struct rpmsg_device_id id;  argument 114710 	const struct rpmsg_device_ops *ops;  argument 114713 typedef int (*rpmsg_rx_cb_t)(struct rpmsg_device *, void *, int, void *, u32);  argument
  | 
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ | 
| D | vmlinux.h | 122038 struct rpmsg_device {  struct 122040 	struct rpmsg_device_id id;  argument 122047 	const struct rpmsg_device_ops *ops;  argument 122050 typedef int (*rpmsg_rx_cb_t)(struct rpmsg_device *, void *, int, void *, u32);  argument
  |