Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/iio/
Dsysfs.h66 #define IIO_CONST_ATTR(_name, _string) \ argument
71 #define IIO_CONST_ATTR_NAMED(_vname, _name, _string) \ argument
101 #define IIO_CONST_ATTR_SAMP_FREQ_AVAIL(_string) \ argument
116 #define IIO_CONST_ATTR_INT_TIME_AVAIL(_string) \ argument
122 #define IIO_CONST_ATTR_TEMP_OFFSET(_string) \ argument
125 #define IIO_CONST_ATTR_TEMP_SCALE(_string) \ argument
/linux-4.4.14/drivers/staging/iio/frequency/
Ddds.h23 #define IIO_CONST_ATTR_FREQ_SCALE(_channel, _string) \ argument
46 #define IIO_CONST_ATTR_PHASE_SCALE(_channel, _string) \ argument
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c130 #define XGMAC_MMC_STAT(_string, _var) \ argument
136 #define XGMAC_EXT_STAT(_string, _var) \ argument
/linux-4.4.14/drivers/tty/serial/
Dcrisv10.c125 #define DEBUG_LOG(_line, _string, _value) do { \ argument