Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dps3av.h383 struct ps3av_pkt_av_get_hw_conf { struct
729 extern int ps3av_cmd_av_get_hw_conf(struct ps3av_pkt_av_get_hw_conf *);
/Linux-v4.19/drivers/ps3/
Dps3av.c51 struct ps3av_pkt_av_get_hw_conf av_hw_conf;
762 static int ps3av_auto_videomode(struct ps3av_pkt_av_get_hw_conf *av_hw_conf) in ps3av_auto_videomode()
808 const struct ps3av_pkt_av_get_hw_conf *hw_conf; in ps3av_get_hw_conf()
Dps3av_cmd.c886 int ps3av_cmd_av_get_hw_conf(struct ps3av_pkt_av_get_hw_conf *hw_conf) in ps3av_cmd_av_get_hw_conf()