Home
last modified time | relevance | path

Searched defs:use_defaults (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dserial_port.c198 static int __uart_read_properties(struct uart_port *port, bool use_defaults) in __uart_read_properties()
/openbmc/u-boot/drivers/mtd/
H A Dmtd_uboot.c125 static bool use_defaults = true; in get_mtdparts() local
/openbmc/u-boot/cmd/
H A Dmtdparts.c152 u8 use_defaults; variable
/openbmc/linux/drivers/i2c/
H A Di2c-core-base.c1985 void i2c_parse_fw_timings(struct device *dev, struct i2c_timings *t, bool use_defaults) in i2c_parse_fw_timings()