Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_platform_device_put.c47 static void match_platform_device_del(const char *fn, struct expression *expr, void *unused) in match_platform_device_del() function
69 add_function_hook("platform_device_del", &match_platform_device_del, NULL); in check_platform_device_put()