Home
last modified time | relevance | path

Searched refs:bsct_handler (Results 1 – 2 of 2) sorted by relevance

/components/drivers/virtio/
A Dvirtio_input.c199 virtio_input_dev->bsct_handler = args; in virtio_input_control()
314 if (virtio_input_dev->bsct_handler != RT_NULL) in virtio_input_isr()
316 virtio_input_dev->bsct_handler(*bcst_events); in virtio_input_isr()
362 virtio_input_dev->bsct_handler = RT_NULL; in rt_virtio_input_init()
A Dvirtio_input.h119 void (*bsct_handler)(struct virtio_input_event event); member

Completed in 10 milliseconds