最終更新:2015-11-18 (水) 17:34:36 (3080d)  

input_allocate_device
Top / input_allocate_device

allocate memory for new input device

Returns prepared struct input_dev or %NULL.

定義

struct input_dev *input_allocate_device(void)

実装

呼び出し元

呼び出し

関連