Home
last modified time | relevance | path

Searched defs:new_options (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dsbc60xxwdt.c240 int new_options, retval = -EINVAL; in fop_ioctl() local
H A Dalim1535_wdt.c197 int new_options, retval = -EINVAL; in ali_ioctl() local
H A Dw83877f_wdt.c258 int new_options, retval = -EINVAL; in fop_ioctl() local
H A Dwdt977.c352 int new_options, retval = -EINVAL; in wdt977_ioctl() local
H A Dw83977f_wdt.c376 int new_options, retval = -EINVAL; in wdt_ioctl() local
H A Dsc520_wdt.c292 int new_options, retval = -EINVAL; in fop_ioctl() local
H A Dalim7101_wdt.c253 int new_options, retval = -EINVAL; in fop_ioctl() local
H A Dnv_tco.c213 int new_options, retval = -EINVAL; in nv_tco_ioctl() local
H A Dibmasr.c288 int new_options, retval = -EINVAL; in asr_ioctl() local
H A Dpcwd_pci.c504 int new_options, retval = -EINVAL; in pcipcwd_ioctl() local
H A Dpcwd_usb.c423 int new_options, retval = -EINVAL; in usb_pcwd_ioctl() local
/openbmc/qemu/
H A Dqemu-img.c267 char *new_options; in accumulate_options() local
/openbmc/linux/net/bluetooth/
H A Dmgmt.c643 static int new_options(struct hci_dev *hdev, struct sock *skip) in new_options() function