Searched refs:sisfb_cmd (Results 1 – 3 of 3) sorted by relevance
149 struct sisfb_cmd { struct150 __u32 sisfb_cmd; member174 #define SISFB_COMMAND _IOWR(0xF3,0x05,struct sisfb_cmd) argument
641 struct sisfb_cmd sisfb_command;
73 struct sisfb_cmd *sisfb_command);1812 sizeof(struct sisfb_cmd))) in sisfb_ioctl()1818 sizeof(struct sisfb_cmd))) in sisfb_ioctl()3914 sisfb_handle_command(struct sis_video_info *ivideo, struct sisfb_cmd *sisfb_command) in sisfb_handle_command()3918 switch(sisfb_command->sisfb_cmd) { in sisfb_handle_command()3958 sisfb_command->sisfb_cmd); in sisfb_handle_command()