Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-msm/
Dsmd.c300 ch->notify_other_cpu(); in ch_set_state()
456 ch->notify_other_cpu(); in smd_kick()
498 ch->notify_other_cpu(); in smd_stream_write()
531 ch->notify_other_cpu(); in smd_stream_read()
549 ch->notify_other_cpu(); in smd_packet_read()
579 ch->notify_other_cpu = notify_modem_smd; in smd_alloc_channel()
581 ch->notify_other_cpu = notify_dsp_smd; in smd_alloc_channel()
Dsmd_private.h308 void (*notify_other_cpu)(void); member