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

/drivers/media/dvb/ttpci/
H A Dbudget-ci.c80 #define SLOTSTATUS_PRESENT 2 macro
83 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
386 budget_ci->slot_status = SLOTSTATUS_PRESENT;
430 budget_ci->slot_status = SLOTSTATUS_PRESENT;
477 budget_ci->slot_status = SLOTSTATUS_PRESENT;
H A Dbudget-av.c62 #define SLOTSTATUS_PRESENT 2 macro
65 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
293 budget_av->slot_status = SLOTSTATUS_PRESENT;
310 budget_av->slot_status = SLOTSTATUS_PRESENT;

Completed in 51 milliseconds