Searched refs:notify_other_cpu (Results 1 – 2 of 2) sorted by relevance
300 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()
308 void (*notify_other_cpu)(void); member