In the same deployment situation, how to let one pod manage the device and other pods not manage the device?

Hello everyone, in k8s, is it possible to use the USB device plugin so that some pods have USB devices and other pods do not manage USB devices?

I have a scenario where there is only one USB device, but there are three pods. Only one pod needs to occupy the USB device exclusively, and the other two PODs can be routed to the POD that owns the device through the bus.