Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/
Dhid-logitech-hidpp.c3859 char *name, *devm_name; in hidpp_connect_event() local
3916 devm_name = devm_kasprintf(&hdev->dev, GFP_KERNEL, in hidpp_connect_event()
3919 if (!devm_name) in hidpp_connect_event()
3922 hidpp->name = devm_name; in hidpp_connect_event()