Searched refs:cdda_method (Results 1 – 2 of 2) sorted by relevance
58 int cdda_method; /* see flags */ member
629 cdi->cdda_method = CDDA_BPC_FULL; in register_cdrom()631 cdi->cdda_method = CDDA_OLD; in register_cdrom()2176 if (cdi->cdda_method == CDDA_BPC_SINGLE) in cdrom_read_cdda_bpc()2237 if (cdi->cdda_method == CDDA_OLD) in cdrom_read_cdda()2252 if (cdi->cdda_method == CDDA_BPC_FULL && nframes > 1) { in cdrom_read_cdda()2254 cdi->cdda_method = CDDA_BPC_SINGLE; in cdrom_read_cdda()2267 cdi->cdda_method = CDDA_OLD; in cdrom_read_cdda()