Searched refs:cdda_method (Results 1 – 6 of 6) sorted by relevance
60 int cdda_method; /* see flags */ member
630 cdi->cdda_method = CDDA_BPC_FULL; in register_cdrom()632 cdi->cdda_method = CDDA_OLD; in register_cdrom()2196 if (cdi->cdda_method == CDDA_BPC_SINGLE) in cdrom_read_cdda_bpc()2261 if (cdi->cdda_method == CDDA_OLD) in cdrom_read_cdda()2276 if (cdi->cdda_method == CDDA_BPC_FULL && nframes > 1) { in cdrom_read_cdda()2278 cdi->cdda_method = CDDA_BPC_SINGLE; in cdrom_read_cdda()2291 cdi->cdda_method = CDDA_OLD; in cdrom_read_cdda()
633 cdi->cdda_method = CDDA_BPC_FULL; in register_cdrom()635 cdi->cdda_method = CDDA_OLD; in register_cdrom()2182 if (cdi->cdda_method == CDDA_BPC_SINGLE) in cdrom_read_cdda_bpc()2247 if (cdi->cdda_method == CDDA_OLD) in cdrom_read_cdda()2262 if (cdi->cdda_method == CDDA_BPC_FULL && nframes > 1) { in cdrom_read_cdda()2264 cdi->cdda_method = CDDA_BPC_SINGLE; in cdrom_read_cdda()2277 cdi->cdda_method = CDDA_OLD; in cdrom_read_cdda()
272 int cdda_method; /* see CDDA_* flags */
296 & int& cdda_method;& see CDDA_* flags\cr