Home
last modified time | relevance | path

Searched refs:valid_handler (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h231 int (*valid_handler)(struct nl_msg *, void *),
/freebsd-12.1/sys/arm/mv/
H A Dmv_common.c213 valid_t valid_handler; member
2819 if (soc_node->valid_handler != NULL) in fdt_win_process_child()
2820 if (!soc_node->valid_handler()) in fdt_win_process_child()