Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/power/supply/
Dmax1721x_battery.c226 static int get_string(struct max17211_device_info *info, in get_string() function
380 if (get_string(info, MAX1721X_REG_MFG_STR, in devm_w1_max1721x_add_device()
390 if (get_string(info, MAX1721X_REG_DEV_STR, in devm_w1_max1721x_add_device()
/linux-6.1.9/drivers/usb/gadget/
Dcomposite.c1174 static int get_string(struct usb_composite_dev *cdev, in get_string() function
1775 value = get_string(cdev, req->buf, in composite_setup()