linux/drivers/misc/mei
Tomas Winkler 33d28c9205 mei: add allocation and initialization wrappers for io callback
mei_io_cb_init - allocat and initializate mei_cl_cb
mei_io_cb_alloc_req/resp_buf are separate function as buffers
are not always needed

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-24 15:35:03 -07:00
..
Kconfig char/misc: remove CONFIG_EXPERIMENTAL dependencies 2012-09-18 16:14:53 +01:00
Makefile
hw.h mei: add lynx point pci device ids 2012-09-05 13:45:56 -07:00
init.c mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00
interface.c mei: introduce mei_data2slots wrapper 2012-07-10 14:58:35 -07:00
interface.h mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00
interrupt.c mei: rename mei_cl_cb.information to mei_cl_cb.buf_idx 2012-10-24 15:35:03 -07:00
iorw.c mei: rename mei_cl_cb.information to mei_cl_cb.buf_idx 2012-10-24 15:35:03 -07:00
main.c mei: add allocation and initialization wrappers for io callback 2012-10-24 15:35:03 -07:00
mei_dev.h mei: rename mei_cl_cb.information to mei_cl_cb.buf_idx 2012-10-24 15:35:03 -07:00
wd.c mei: wd: use watchdog_set/get_drvdata for passing mei_device 2012-08-16 09:51:02 -07:00