Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dr8152.c782 RTL8152_LINK_CHG, enumerator
2338 set_bit(RTL8152_LINK_CHG, &tp->flags); in intr_callback()
2344 set_bit(RTL8152_LINK_CHG, &tp->flags); in intr_callback()
7014 if (test_and_clear_bit(RTL8152_LINK_CHG, &tp->flags)) in rtl_work_func_t()