Searched refs:custom_setup_fn (Results 1 – 3 of 3) sorted by relevance
790 attr->custom_setup_fn = callback_fn; in cap_launcher_callback()883 if (attr->custom_setup_fn && attr->custom_setup_fn(detail)) { in _cap_launch()956 if (attr->custom_setup_fn == NULL && in cap_launch()
161 attr->custom_setup_fn = callback_fn; in cap_func_launcher()
261 int (*custom_setup_fn)(void *detail); member