Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/usb/
Dr8152.c762 RTL8152_UNPLUG = 0, enumerator
1243 set_bit(RTL8152_UNPLUG, &tp->flags); in rtl_set_unplug()
1254 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_read()
1298 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in generic_ocp_write()
1528 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_mii_word()
1544 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_mii_word()
1749 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in read_bulk_callback()
1841 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in write_bulk_callback()
1862 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in intr_callback()
2606 if (test_bit(RTL8152_UNPLUG, &tp->flags)) in bottom_half()
[all …]