Home
last modified time | relevance | path

Searched defs:brlapi (Results 1 – 3 of 3) sorted by relevance

/qemu/
H A Dmeson_options.txt137 option('brlapi', type : 'feature', value : 'auto', feature
H A Dmeson.build1577 brlapi = not_found variable
1579 brlapi = cc.find_library('brlapi', has_headers: ['brlapi.h'], build
1585 brlapi = not_found variable
/qemu/chardev/
H A Dbaum.c96 brlapi_handle_t *brlapi; member