Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-msm/
Dsmd_private.h323 #define SMD_KIND_PACKET 0x200 macro
Dsmd.c463 if (type == SMD_KIND_PACKET) in smd_is_packet()