Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/usb/
Dr8152.c762 RTL8152_UNPLUG = 0, enumerator
1239 set_bit(RTL8152_UNPLUG, &tp->flags); in rtl_set_unplug()
1250 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_read()
1294 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_write()
1524 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_mii_word()
1540 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_mii_word()
1745 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_bulk_callback()
1837 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_bulk_callback()
1858 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in intr_callback()
2600 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in bottom_half()
[all …]