ps3av_video_mute 726 arch/powerpc/include/asm/ps3av.h extern int ps3av_video_mute(int); ps3av_video_mute 897 drivers/ps3/ps3av.c EXPORT_SYMBOL_GPL(ps3av_video_mute); ps3av_video_mute 733 drivers/video/fbdev/ps3fb.c retval = ps3av_video_mute(1); /* mute on */ ps3av_video_mute 739 drivers/video/fbdev/ps3fb.c retval = ps3av_video_mute(0); /* mute off */