Searched refs:sisfb_cmd (Results 1 – 3 of 3) sorted by relevance
148 struct sisfb_cmd { struct149 __u32 sisfb_cmd; member173 #define SISFB_COMMAND _IOWR(0xF3,0x05,struct sisfb_cmd) argument
575 struct sisfb_cmd sisfb_command;
69 struct sisfb_cmd *sisfb_command);1802 sizeof(struct sisfb_cmd))) in sisfb_ioctl()1808 sizeof(struct sisfb_cmd))) in sisfb_ioctl()3893 sisfb_handle_command(struct sis_video_info *ivideo, struct sisfb_cmd *sisfb_command) in sisfb_handle_command()3897 switch(sisfb_command->sisfb_cmd) { in sisfb_handle_command()3937 sisfb_command->sisfb_cmd); in sisfb_handle_command()