Searched refs:bh_event (Results 1 - 2 of 2) sorted by relevance

/openwrt/package/kernel/button-hotplug/src/
H A Dbutton-hotplug.c53 struct bh_event { struct
95 static int bh_event_add_var(struct bh_event *event, int argv,
124 static int button_hotplug_fill_event(struct bh_event *event)
160 struct bh_event *event = container_of(work, struct bh_event, work);
190 struct bh_event *event;
/openwrt/package/kernel/gpio-button-hotplug/src/
H A Dgpio-button-hotplug.c51 struct bh_event { struct
105 int bh_event_add_var(struct bh_event *event, int argv, const char *format, ...)
132 static int button_hotplug_fill_event(struct bh_event *event)
174 struct bh_event *event = container_of(work, struct bh_event, work);
204 struct bh_event *event;

Completed in 25 milliseconds