Home
last modified time | relevance | path

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

/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_msg.c1206 #define VK_MSG_PID_MASK 0xffffff00 in bcm_vk_write() macro
1208 org_pid = (entry->to_v_msg[0].arg & VK_MSG_PID_MASK) in bcm_vk_write()
1213 (entry->to_v_msg[0].arg & ~VK_MSG_PID_MASK) | in bcm_vk_write()