Home
last modified time | relevance | path

Searched refs:shutdown_card (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/misc/mic/host/
Dmic_boot.c129 bootparam->shutdown_card = 0; in mic_bootparam_init()
231 bootparam->shutdown_card = 1; in mic_shutdown()
376 bootparam->shutdown_card = 1; in mic_suspend()
Dmic_debugfs.c216 bootparam->shutdown_card); in mic_dp_show()
/linux-4.1.27/include/uapi/linux/
Dmic_common.h90 __u8 shutdown_card; member
/linux-4.1.27/drivers/misc/mic/card/
Dmic_device.c73 if (ioread8(&bootparam->shutdown_card)) in mic_shutdown_isr()