Searched refs:psp_ring_platform_doorbell (Results 1 – 3 of 3) sorted by relevance
56 int psp_ring_platform_doorbell(int msg, u32 *result);
148 int psp_ring_platform_doorbell(int msg, u32 *result) in psp_ring_platform_doorbell() function192 EXPORT_SYMBOL_GPL(psp_ring_platform_doorbell);
82 ret = psp_ring_platform_doorbell(req->type, &req->hdr.status); in psp_send_i2c_req_doorbell()