Home
last modified time | relevance | path

Searched refs:is_attach (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/extcon/
H A Dextcon-rtk-type-c.c82 int is_attach; member
474 switch (type_c->cc_mode | type_c->is_attach) { in detect_type_c_state()
479 type_c->is_attach = TO_DETACH; in detect_type_c_state()
485 type_c->is_attach = TO_DETACH; in detect_type_c_state()
512 type_c->is_attach = TO_ATTACH; in detect_type_c_state()
518 type_c->is_attach = TO_ATTACH; in detect_type_c_state()
540 type_c->is_attach = TO_DETACH; in detect_type_c_state()
546 type_c->is_attach = TO_DETACH; in detect_type_c_state()
575 type_c->is_attach = TO_ATTACH; in detect_type_c_state()
581 type_c->is_attach = TO_ATTACH; in detect_type_c_state()
[all …]
/linux/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h911 int is_attach);
H A Dmain.c2944 int is_attach) in mlx4_ib_steer_qp_reg() argument
2951 if (is_attach) { in mlx4_ib_steer_qp_reg()