Home
last modified time | relevance | path

Searched refs:ps3av_pkt_av_get_hw_conf (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dps3av.h371 struct ps3av_pkt_av_get_hw_conf { struct
717 extern int ps3av_cmd_av_get_hw_conf(struct ps3av_pkt_av_get_hw_conf *);
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3av.c39 struct ps3av_pkt_av_get_hw_conf av_hw_conf;
750 static int ps3av_auto_videomode(struct ps3av_pkt_av_get_hw_conf *av_hw_conf) in ps3av_auto_videomode()
796 const struct ps3av_pkt_av_get_hw_conf *hw_conf; in ps3av_get_hw_conf()
H A Dps3av_cmd.c874 int ps3av_cmd_av_get_hw_conf(struct ps3av_pkt_av_get_hw_conf *hw_conf) in ps3av_cmd_av_get_hw_conf()