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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dsmd.c141 LIST_HEAD(smd_ch_list_modem); variable
377 handle_smd_irq(&smd_ch_list_modem, notify_modem_smd);
391 handle_smd_irq(&smd_ch_list_modem, notify_modem_smd);
415 list_for_each_entry(ch, &smd_ch_list_modem, ch_list) {
700 list_add(&ch->ch_list, &smd_ch_list_modem);
H A Dsmd_debug.c141 list_for_each_entry(ch, &smd_ch_list_modem, ch_list)
H A Dsmd_private.h326 extern struct list_head smd_ch_list_modem;

Completed in 26 milliseconds