Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_cmd.c87 header->notify_on_cons = header->cons + 1; in qxl_check_header()
114 header->notify_on_cons = header->cons + 1; in qxl_ring_push()
H A Dqxl_dev.h342 uint32_t notify_on_cons; member