Searched refs:dynamic_name (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pinctrl/
H A Dcore.h157 * @dynamic_name: if the name of this pin was dynamically allocated
172 bool dynamic_name; member in struct:pin_desc
H A Dcore.c197 if (pindesc->dynamic_name)
233 pindesc->dynamic_name = true;

Completed in 209 milliseconds