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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/audio/
H A Daudio.c68 static short lis_get_elist_ent( strevent_t *list, pid_t pid );
69 static int lis_add_to_elist( strevent_t **list, pid_t pid, short events );
70 static int lis_del_from_elist( strevent_t **list, pid_t pid, short events );
71 static void lis_free_elist( strevent_t **list);
2151 lis_add_to_elist( strevent_t **list, pid_t pid, short events )
2153 strevent_t *ev = NULL;
2163 ev = (strevent_t *) kmalloc(sizeof(strevent_t), GFP_KERNEL);
2168 strevent_t *hd;
2170 hd = (strevent_t *) kmallo
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Daudioio.h462 } strevent_t; typedef in typeref:struct:strevent
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Daudioio.h462 } strevent_t; typedef in typeref:struct:strevent
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Daudioio.h462 } strevent_t; typedef in typeref:struct:strevent
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Daudioio.h462 } strevent_t; typedef in typeref:struct:strevent

Completed in 72 milliseconds