Searched refs:SLOTSTATUS_NONE (Results 1 - 2 of 2) sorted by relevance

/drivers/media/dvb/ttpci/
H A Dbudget-av.c61 #define SLOTSTATUS_NONE 1 macro
257 budget_av->slot_status = SLOTSTATUS_NONE;
288 if (budget_av->slot_status == SLOTSTATUS_NONE) {
292 if (budget_av->slot_status == SLOTSTATUS_NONE) {
306 if ((budget_av->slot_status == SLOTSTATUS_NONE) || (!open)) {
309 if ((result >= 0) && (budget_av->slot_status == SLOTSTATUS_NONE)) {
313 if (budget_av->slot_status != SLOTSTATUS_NONE) {
330 if (budget_av->slot_status != SLOTSTATUS_NONE) {
366 budget_av->slot_status = SLOTSTATUS_NONE;
H A Dbudget-ci.c79 #define SLOTSTATUS_NONE 1 macro
384 if (budget_ci->slot_status & SLOTSTATUS_NONE) {
409 budget_ci->slot_status = SLOTSTATUS_NONE;
429 if (budget_ci->slot_status & SLOTSTATUS_NONE) {
440 budget_ci->slot_status = SLOTSTATUS_NONE;
443 if (budget_ci->slot_status != SLOTSTATUS_NONE) {
475 budget_ci->slot_status = SLOTSTATUS_NONE;
511 if (budget_ci->slot_status != SLOTSTATUS_NONE) {
530 if (budget_ci->slot_status != SLOTSTATUS_NONE)

Completed in 195 milliseconds