Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-logitech-hidpp.c3906 char *name, *devm_name; in hidpp_connect_event() local
3963 devm_name = devm_kasprintf(&hdev->dev, GFP_KERNEL, in hidpp_connect_event()
3966 if (!devm_name) in hidpp_connect_event()
3969 hidpp->name = devm_name; in hidpp_connect_event()