|
Linux Kernel
3.7.1
|
#include <extcon.h>
Data Fields | |
| struct notifier_block | internal_nb |
| struct notifier_block * | user_nb |
| int | cable_index |
| struct extcon_dev * | edev |
| unsigned long | previous_value |
struct extcon_specific_cable_nb - An internal data for extcon_register_interest(). a notifier block bridging extcon notifier and cable notifier. user provided notifier block for events from a specific cable. the target cable. the target extcon device. the saved previous event value.
| struct extcon_dev* edev |
| struct notifier_block internal_nb |
| struct notifier_block* user_nb |
1.8.2