Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-plantronics.c34 #define PLT_BT300_MAX 0x0418 macro
167 if (plt_type >= PLT_BT300_MIN && plt_type <= PLT_BT300_MAX) in plantronics_device_type()