taglinefilesource code
len_tab131drivers/sound/mpu401.cstatic unsigned char len_tab[] =/* # of data bytes following a status
len_tab285drivers/sound/mpu401.cdevc->m_left = len_tab[msg] - 1;
len_tab325drivers/sound/mpu401.cdevc->m_left = len_tab[msg];