Home
last modified time | relevance | path

Searched refs:defval (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/lpfc/
A Dlpfc_attr.h25 static uint lpfc_##name = defval;\
31 static uint lpfc_##name = defval;\
39 static uint lpfc_##name = defval;\
50 static uint lpfc_##name = defval;\
60 static uint lpfc_##name = defval;\
68 static uint lpfc_##name = defval;\
79 static uint lpfc_##name = defval;\
85 static uint lpfc_##name = defval;\
101 static uint lpfc_##name = defval;\
112 static uint lpfc_##name = defval;\
[all …]
/drivers/hwmon/
A Dw83l785ts.c69 static u8 w83l785ts_read_value(struct i2c_client *client, u8 reg, u8 defval);
217 static u8 w83l785ts_read_value(struct i2c_client *client, u8 reg, u8 defval) in w83l785ts_read_value() argument
253 return defval; in w83l785ts_read_value()
/drivers/pinctrl/
A Dpinctrl-mcp23s08.c390 int intcap, intcon, intf, i, gpio, gpio_orig, intcap_mask, defval, gpinten; in mcp23s08_irq() local
412 if (mcp_read(mcp, MCP_DEFVAL, &defval)) in mcp23s08_irq()
475 (BIT(i) & defval)); in mcp23s08_irq()
/drivers/media/common/siano/
A Dsmsdvb-main.c215 #define convert_from_table(value, table, defval) ({ \ argument
220 __ret = defval; \

Completed in 10 milliseconds