Searched refs:sav_eav (Results 1 – 4 of 4) sorted by relevance
77 u8 sav_eav = 0; in cx231xx_isoc_vbi_copy() local101 sav_eav = dma_q->last_sav; in cx231xx_isoc_vbi_copy()111 sav_eav &= 0xF0; in cx231xx_isoc_vbi_copy()114 if (sav_eav) { in cx231xx_isoc_vbi_copy()116 sav_eav, /* SAV/EAV */ in cx231xx_isoc_vbi_copy()127 sav_eav = cx231xx_find_next_SAV_EAV( in cx231xx_isoc_vbi_copy()134 sav_eav &= 0xF0; in cx231xx_isoc_vbi_copy()137 dma_q, sav_eav, /* SAV/EAV */ in cx231xx_isoc_vbi_copy()443 u8 sav_eav, u8 *p_buffer, u32 buffer_size) in cx231xx_get_vbi_line() argument448 switch (sav_eav) { in cx231xx_get_vbi_line()[all …]
268 u8 sav_eav = 0; in cx231xx_isoc_copy() local312 sav_eav = in cx231xx_isoc_copy()318 sav_eav &= 0xF0; in cx231xx_isoc_copy()321 if (sav_eav) { in cx231xx_isoc_copy()364 u8 sav_eav = 0; in cx231xx_bulk_copy() local391 sav_eav = in cx231xx_bulk_copy()400 if (sav_eav) { in cx231xx_bulk_copy()444 u8 sav_eav = 0; in cx231xx_find_boundary_SAV_EAV() local458 if (sav_eav) { in cx231xx_find_boundary_SAV_EAV()464 return sav_eav; in cx231xx_find_boundary_SAV_EAV()[all …]
39 u8 sav_eav, u8 *p_buffer, u32 buffer_size);
812 u8 sav_eav, u8 *p_buffer, u32 buffer_size);
Completed in 13 milliseconds