Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Ddell-laptop.c556 int hwswitch_ret; in dell_debugfs_show() local
567 hwswitch_ret = dell_send_request(&buffer, CLASS_INFO, SELECT_RFKILL); in dell_debugfs_show()
568 if (hwswitch_ret) in dell_debugfs_show()
569 return hwswitch_ret; in dell_debugfs_show()
614 seq_printf(s, "\nhwswitch_return:\t%d\n", hwswitch_ret); in dell_debugfs_show()