Home
last modified time | relevance | path

Searched refs:dout (Results 1 – 5 of 5) sorted by relevance

/include/linux/ceph/
Dceph_debug.h18 # define dout(fmt, ...) \ macro
24 # define dout(fmt, ...) do { \ macro
35 # define dout(fmt, ...) pr_debug(" " fmt, ##__VA_ARGS__) macro
Dmessenger.h145 dout("__ceph_bio_iter_advance_step next bio\n"); \
/include/dt-bindings/pinctrl/
Dpinctrl-starfive-jh7100.h26 #define GPIOMUX(n, dout, doen, din) ( \ argument
27 (((dout) & 0x80000000) >> (31 - 7)) | (((dout) & 0xff) << 24) | \
/include/linux/mfd/
Dsi476x-platform.h123 enum si476x_dout_config dout; member
/include/linux/platform_data/
Dcros_ec_proto.h173 u8 *dout; member