Searched refs:vic (Results 1 – 10 of 10) sorted by relevance
79 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_handle_sts() local94 if (vic->handle_status) { in virtio_input_handle_sts()95 vic->handle_status(vinput, &event); in virtio_input_handle_sts()194 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_set_status() local200 if (vic->change_active) { in virtio_input_set_status()201 vic->change_active(vinput); in virtio_input_set_status()210 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vdev); in virtio_input_reset() local215 if (vic->change_active) { in virtio_input_reset()216 vic->change_active(vinput); in virtio_input_reset()224 VirtIOInputClass *vic = VIRTIO_INPUT_GET_CLASS(vinput); in virtio_input_post_load() local[all …]
248 VirtIOInputClass *vic = VIRTIO_INPUT_CLASS(klass); in virtio_input_hid_class_init() local251 vic->realize = virtio_input_hid_realize; in virtio_input_hid_class_init()252 vic->unrealize = virtio_input_hid_unrealize; in virtio_input_hid_class_init()253 vic->change_active = virtio_input_hid_change_active; in virtio_input_hid_class_init()254 vic->handle_status = virtio_input_hid_handle_status; in virtio_input_hid_class_init()
3 - ye.vic@inventec.com
28 vic0: vic@ceff0000 {29 compatible = "arm,pl192-vic";35 vic1: vic@80f00000 {36 compatible = "arm,pl192-vic";
35 F: Documentation/devicetree/bindings/interrupt-controller/arm,vic.yaml36 F: drivers/irqchip/irq-vic.c
12 interrupt-parent = <&vic>;107 vic: interrupt-controller@1e6c0080 { label108 compatible = "aspeed,ast2400-vic";
12 interrupt-parent = <&vic>;128 vic: interrupt-controller@1e6c0080 { label129 compatible = "aspeed,ast2400-vic";
166 vic@54340000 {167 compatible = "nvidia,tegra210-vic";
[all...]