Home
last modified time | relevance | path

Searched refs:S1 (Results 1 – 8 of 8) sorted by relevance

/drivers/block/drbd/
A Ddrbd_state.h40 #define NS2(T1, S1, T2, S2) \ argument
43 ({ union drbd_state val; val.i = 0; val.T1 = (S1); \
45 #define NS3(T1, S1, T2, S2, T3, S3) \ argument
48 ({ union drbd_state val; val.i = 0; val.T1 = (S1); \
53 #define _NS2(D, T1, S1, T2, S2) \ argument
54 D, ({ union drbd_state __ns; __ns = drbd_read_state(D); __ns.T1 = (S1); \
56 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument
57 D, ({ union drbd_state __ns; __ns = drbd_read_state(D); __ns.T1 = (S1); \
/drivers/net/dsa/ocelot/
A Docelot_ext.c45 [S1] = "s1",
A Dseville_vsc9953.c455 [S1] = vsc9953_vcap_regmap,
489 [S1] = "s1",
759 .target = S1,
A Dfelix_vsc9959.c514 [S1] = vsc9959_vcap_regmap,
545 [S1] = "s1",
836 .target = S1,
/drivers/net/ethernet/mscc/
A Dvsc7514_regs.c431 [S1] = vsc7514_vcap_regmap,
664 .target = S1,
A Docelot_vsc7514.c257 { S1, "s1" }, in mscc_ocelot_probe()
/drivers/input/misc/
A DKconfig647 Say Y here if you want support for the S1 button built into
/drivers/hid/
A DKconfig1127 Support for Steelseries SRW-S1 steering wheel, and the Steelseries

Completed in 32 milliseconds