Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pinctrl/mvebu/
Dpinctrl-mvebu.c584 unsigned size, noname = 0; in mvebu_pinctrl_probe() local
627 noname += ctrl->npins; in mvebu_pinctrl_probe()
647 size = pctl->num_groups * sizeof(*pctl->groups) + noname * 8; in mvebu_pinctrl_probe()
/linux-6.12.1/Documentation/admin-guide/blockdev/
Dparide.rst194 There appear to be a number of "noname" external drives on the market
/linux-6.12.1/fs/ubifs/
Dtnc.c2514 struct fscrypt_name noname = { .disk_name = { .name = "", .len = 1 } }; in ubifs_tnc_add_nm() local
2520 return ubifs_tnc_remove_nm(c, key, &noname); in ubifs_tnc_add_nm()