Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddpll.h186 #define DPLL_PIN_CREATED 4 macro
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c3216 case DPLL_PIN_CREATED: in ice_dpll_pin_notify_work()
3272 if (action != DPLL_PIN_CREATED && action != DPLL_PIN_DELETED) in ice_dpll_pin_notify()
/linux/drivers/dpll/
H A Ddpll_netlink.c835 dpll_pin_notify(pin, DPLL_PIN_CREATED); in dpll_pin_create_ntf()