Lines Matching refs:persistent
44 int persistent; member
101 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
119 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
131 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
145 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
170 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
179 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
207 if (tags[i].persistent == MICRODVD_PERSISTENT_OPENED) in microdvd_open_tags()
240 if (tags[i].persistent == MICRODVD_PERSISTENT_ON) in microdvd_open_tags()
241 tags[i].persistent = MICRODVD_PERSISTENT_OPENED; in microdvd_open_tags()
251 if (tags[i].persistent != MICRODVD_PERSISTENT_OFF) in microdvd_close_no_persistent_tags()