Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ddbridge/
H A Dddbridge-mci.h68 #define MCI_CMD_STOP (0x01) macro
H A Dddbridge-sx8.c148 cmd.command = MCI_CMD_STOP; in stop()