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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/panel/
H A Dpanel.c141 void (*release_fct) (int); member in struct:logical_input::__anon15647::__anon15648
1754 void (*release_fct)(int) = input->u.std.release_fct;
1755 if (release_fct != NULL)
1756 release_fct(input->u.std.release_data);

Completed in 132 milliseconds