HomeSort by: relevance | last modified time | path
    Searched defs:crtc_crc_poll (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_debugfs_crc.c 347 static __poll_t crtc_crc_poll(struct file *file, poll_table *wait) function in typeref:typename:__poll_t
367 .poll = crtc_crc_poll,
drm_debugfs_crc.c 347 static __poll_t crtc_crc_poll(struct file *file, poll_table *wait) function in typeref:typename:__poll_t
367 .poll = crtc_crc_poll,

Completed in 21 milliseconds