Searched refs:link_gpiod (Results 1 – 1 of 1) sorted by relevance
42 struct gpio_desc *link_gpiod; member71 if (!fp->no_carrier && fp->link_gpiod) in fixed_phy_update()72 fp->status.link = !!gpiod_get_value_cansleep(fp->link_gpiod); in fixed_phy_update()160 fp->link_gpiod = gpiod; in fixed_phy_add_gpiod()186 if (fp->link_gpiod) in fixed_phy_del()187 gpiod_put(fp->link_gpiod); in fixed_phy_del()