sony_device_id_allocator 512 drivers/hid/hid-sony.c static DEFINE_IDA(sony_device_id_allocator); sony_device_id_allocator 2553 drivers/hid/hid-sony.c ret = ida_simple_get(&sony_device_id_allocator, 0, 0, sony_device_id_allocator 2570 drivers/hid/hid-sony.c ida_simple_remove(&sony_device_id_allocator, sc->device_id); sony_device_id_allocator 3056 drivers/hid/hid-sony.c ida_destroy(&sony_device_id_allocator);