Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/mvebu/
H A 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()
/openbmc/linux/arch/alpha/kernel/
H A Dsys_sio.c427 ALIAS_MV(noname)
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dupgrade.py408 noname = False
417 noname = True
420 if noname and addnames and addnames[0] not in oldnames:
/openbmc/linux/Documentation/admin-guide/blockdev/
H A Dparide.rst194 There appear to be a number of "noname" external drives on the market
/openbmc/u-boot/fs/ubifs/
H A Dtnc.c2346 struct qstr noname = { .name = "" }; in ubifs_tnc_add_nm() local
2352 return ubifs_tnc_remove_nm(c, key, &noname); in ubifs_tnc_add_nm()
/openbmc/linux/fs/ubifs/
H A 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()