Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mic/card/
Dmic_device.c58 iowrite8(-1, &bootparam->h2c_shutdown_db); in mic_panic_event()
91 iowrite8(shutdown_db, &bootparam->h2c_shutdown_db); in mic_shutdown_init()
100 iowrite8(-1, &bootparam->h2c_shutdown_db); in mic_shutdown_uninit()
/linux-4.1.27/drivers/misc/mic/host/
Dmic_boot.c126 bootparam->h2c_shutdown_db = -1; in mic_bootparam_init()
227 s8 db = bootparam->h2c_shutdown_db; in mic_shutdown()
372 s8 db = bootparam->h2c_shutdown_db; in mic_suspend()
Dmic_debugfs.c208 bootparam->h2c_shutdown_db); in mic_dp_show()
/linux-4.1.27/include/uapi/linux/
Dmic_common.h87 __s8 h2c_shutdown_db; member