Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/ttpci/
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; in ciintf_interrupt()
430 budget_ci->slot_status = SLOTSTATUS_PRESENT; in ciintf_poll_slot_status()
477 budget_ci->slot_status = SLOTSTATUS_PRESENT; in ciintf_init()
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; in ciintf_poll_slot_status()
310 budget_av->slot_status = SLOTSTATUS_PRESENT; in ciintf_poll_slot_status()