Searched refs:sisfb_cmd (Results 1 – 3 of 3) sorted by relevance
148 struct sisfb_cmd { struct149 __u32 sisfb_cmd; argument173 #define SISFB_COMMAND _IOWR(0xF3,0x05,struct sisfb_cmd) argument
575 struct sisfb_cmd sisfb_command;
66 struct sisfb_cmd *sisfb_command);1799 sizeof(struct sisfb_cmd))) in sisfb_ioctl()1805 sizeof(struct sisfb_cmd))) in sisfb_ioctl()3890 sisfb_handle_command(struct sis_video_info *ivideo, struct sisfb_cmd *sisfb_command) in sisfb_handle_command()3894 switch(sisfb_command->sisfb_cmd) { in sisfb_handle_command()3934 sisfb_command->sisfb_cmd); in sisfb_handle_command()