Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-logitech-hidpp.c4198 char *name, *devm_name; in hidpp_connect_event() local
4255 devm_name = devm_kasprintf(&hdev->dev, GFP_KERNEL, in hidpp_connect_event()
4258 if (!devm_name) in hidpp_connect_event()
4261 hidpp->name = devm_name; in hidpp_connect_event()