Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/usb/
Dr8152.c616 RTL8152_UNPLUG = 0, enumerator
872 set_bit(RTL8152_UNPLUG, &tp->flags); in rtl_set_unplug()
883 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_read()
927 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_write()
1157 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_mii_word()
1173 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_mii_word()
1347 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_bulk_callback()
1431 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_bulk_callback()
1452 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in intr_callback()
2219 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in bottom_half()
[all …]