Linux Kernel
3.7.1
|
#include <ste_modem_shm.h>
Data Fields | |
void(* | kick )(struct ste_modem_device *mdev, int notify_id) |
struct ste_modem_dev_cb - Callbacks for modem initiated events. : Called when the modem kicks the host.
This structure contains callbacks for actions triggered by the modem.
Definition at line 21 of file ste_modem_shm.h.
void(* kick)(struct ste_modem_device *mdev, int notify_id) |
Definition at line 22 of file ste_modem_shm.h.