st_state 542 drivers/misc/ti-st/st_core.c if (test_bit(ST_REG_IN_PROGRESS, &st_gdata->st_state)) { st_state 550 drivers/misc/ti-st/st_core.c set_bit(ST_REG_PENDING, &st_gdata->st_state); st_state 555 drivers/misc/ti-st/st_core.c set_bit(ST_REG_IN_PROGRESS, &st_gdata->st_state); st_state 569 drivers/misc/ti-st/st_core.c clear_bit(ST_REG_IN_PROGRESS, &st_gdata->st_state); st_state 571 drivers/misc/ti-st/st_core.c (test_bit(ST_REG_PENDING, &st_gdata->st_state))) { st_state 576 drivers/misc/ti-st/st_core.c clear_bit(ST_REG_PENDING, &st_gdata->st_state); st_state 583 drivers/misc/ti-st/st_core.c clear_bit(ST_REG_IN_PROGRESS, &st_gdata->st_state); st_state 590 drivers/misc/ti-st/st_core.c (test_bit(ST_REG_PENDING, &st_gdata->st_state))) { st_state 594 drivers/misc/ti-st/st_core.c clear_bit(ST_REG_PENDING, &st_gdata->st_state); st_state 657 drivers/misc/ti-st/st_core.c (!test_bit(ST_REG_PENDING, &st_gdata->st_state))) { st_state 131 include/linux/ti_wilink_st.h unsigned long st_state;