最終更新:2019-03-01 (金) 04:12:18 (1881d)  

uinput_setup
Top / uinput_setup

struct uinput_setup {
	struct input_id id;
	char name[UINPUT_MAX_NAME_SIZE];
	__u32 ff_effects_max;
};

関連