Searched refs:ps3av_vid_video2av_table (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ps3/
H A Dps3av_cmd.c120 } ps3av_vid_video2av_table[] = { variable in typeref:struct:__anon13997
140 for (i = 0; i < ARRAY_SIZE(ps3av_vid_video2av_table); i++)
141 if (ps3av_vid_video2av_table[i].vid == vid)
142 return ps3av_vid_video2av_table[i].av;

Completed in 169 milliseconds