Lines Matching refs:power_mutex
154 kmutex_t power_mutex; /* mutex lock */ member
376 mutex_init(&softsp->power_mutex, NULL, MUTEX_DRIVER, in power_attach()
383 mutex_destroy(&softsp->power_mutex); in power_attach()
679 mutex_enter(&softsp->power_mutex); in power_issue_shutdown()
682 mutex_exit(&softsp->power_mutex); in power_issue_shutdown()
702 mutex_exit(&softsp->power_mutex); in power_issue_shutdown()
777 mutex_enter(&softsp->power_mutex); in power_open()
785 mutex_exit(&softsp->power_mutex); in power_open()
791 mutex_exit(&softsp->power_mutex); in power_open()
814 mutex_enter(&softsp->power_mutex); in power_close()
818 mutex_exit(&softsp->power_mutex); in power_close()
838 mutex_enter(&softsp->power_mutex); in power_ioctl()
840 mutex_exit(&softsp->power_mutex); in power_ioctl()
844 mutex_exit(&softsp->power_mutex); in power_ioctl()
848 mutex_enter(&softsp->power_mutex); in power_ioctl()
856 mutex_exit(&softsp->power_mutex); in power_ioctl()
864 mutex_exit(&softsp->power_mutex); in power_ioctl()
868 mutex_exit(&softsp->power_mutex); in power_ioctl()
872 mutex_enter(&softsp->power_mutex); in power_ioctl()
875 mutex_exit(&softsp->power_mutex); in power_ioctl()
885 mutex_exit(&softsp->power_mutex); in power_ioctl()
919 mutex_enter(&softsp->power_mutex); in power_chpoll()
927 mutex_exit(&softsp->power_mutex); in power_chpoll()
942 mutex_enter(&softsp->power_mutex); in power_log_message()
945 mutex_exit(&softsp->power_mutex); in power_log_message()