Home
last modified time | relevance | path

Searched defs:dfl_dev (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dfl.c35 static int dfh_get_u64_param_val(struct dfl_device *dfl_dev, int param_id, u64 *pval) in dfh_get_u64_param_val()
52 static int dfl_uart_get_params(struct dfl_device *dfl_dev, struct uart_8250_port *uart) in dfl_uart_get_params()
109 static int dfl_uart_probe(struct dfl_device *dfl_dev) in dfl_uart_probe()
140 static void dfl_uart_remove(struct dfl_device *dfl_dev) in dfl_uart_remove()
/openbmc/linux/drivers/spi/
H A Dspi-altera-dfl.c124 static int dfl_spi_altera_probe(struct dfl_device *dfl_dev) in dfl_spi_altera_probe()
/openbmc/linux/drivers/fpga/
H A Ddfl.c994 void *dfh_find_param(struct dfl_device *dfl_dev, int param_id, size_t *psize) in dfh_find_param()