Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/video/
Dsisfb.h151 __u32 sisfb_arg[16]; member
/linux-6.1.9/drivers/video/fbdev/sis/
Dsis_main.c3959 } else if(sisfb_command->sisfb_arg[0] == 99) { in sisfb_handle_command()
3966 (sisfb_command->sisfb_arg[0] == 0)) { in sisfb_handle_command()
3970 mycrt1off = sisfb_command->sisfb_arg[0] ? 0 : 1; in sisfb_handle_command()