Searched defs:dev_fmt (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/clk/ |
| D | clkdev.c | 251 vclkdev_alloc(struct clk_hw *hw, const char *con_id, const char *dev_fmt, in vclkdev_alloc() 275 vclkdev_create(struct clk_hw *hw, const char *con_id, const char *dev_fmt, in vclkdev_create() 288 clkdev_alloc(struct clk *clk, const char *con_id, const char *dev_fmt, ...) in clkdev_alloc() 302 clkdev_hw_alloc(struct clk_hw *hw, const char *con_id, const char *dev_fmt, ...) in clkdev_hw_alloc() 325 const char *dev_fmt, ...) in clkdev_create() 348 const char *dev_fmt, ...) in clkdev_hw_create()
|
| /Linux-v4.19/include/linux/ |
| D | device.h | 1335 #define dev_fmt(fmt) fmt macro
|