Home
last modified time | relevance | path

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

/kernel/linux/common_modules/tzdriver/core/
H A Dtz_spi_notify.c126 struct notify_data_entry { struct
132 struct notify_data_entry { struct
144 / sizeof(struct notify_data_entry)) - 1)
147 ((PAGE_SIZE / sizeof(struct notify_data_entry)) - 1)
151 struct notify_data_entry entry[NOTIFY_DATA_ENTRY_COUNT];
152 struct notify_data_entry meta;
156 static struct notify_data_entry *g_notify_data_entry_shadow;
270 static void tc_notify_timer_fn(struct notify_data_entry *notify_data_entry) in tc_notify_timer_fn() argument
276 tc_notify_data_timer = &(notify_data_entry in tc_notify_timer_fn()
[all...]

Completed in 1 milliseconds