Home
last modified time | relevance | path

Searched refs:ugly (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dphy.c134 static void mv88e6xxx_phy_ppu_reenable_work(struct work_struct *ugly) in mv88e6xxx_phy_ppu_reenable_work() argument
138 chip = container_of(ugly, struct mv88e6xxx_chip, ppu_work); in mv88e6xxx_phy_ppu_reenable_work()
H A Dptp.c152 static void mv88e6352_tai_event_work(struct work_struct *ugly) in mv88e6352_tai_event_work() argument
154 struct delayed_work *dw = to_delayed_work(ugly); in mv88e6352_tai_event_work()
H A Dchip.h629 void (*event_work)(struct work_struct *ugly);
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dphy.c166 static void mv88e6xxx_phy_ppu_reenable_work(struct work_struct *ugly) in mv88e6xxx_phy_ppu_reenable_work() argument
170 chip = container_of(ugly, struct mv88e6xxx_chip, ppu_work); in mv88e6xxx_phy_ppu_reenable_work()
H A Dptp.c153 static void mv88e6352_tai_event_work(struct work_struct *ugly) in mv88e6352_tai_event_work() argument
155 struct delayed_work *dw = to_delayed_work(ugly); in mv88e6352_tai_event_work()
H A Dchip.h705 void (*event_work)(struct work_struct *ugly);
/kernel/linux/linux-5.10/include/linux/
H A Dhil_mlc.h66 * a positive return value causes the "ugly" branch to be taken.
101 int ugly; /* Node to jump to on timeout */ member
/kernel/linux/linux-6.6/include/linux/
H A Dhil_mlc.h66 * a positive return value causes the "ugly" branch to be taken.
101 int ugly; /* Node to jump to on timeout */ member
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dhil_mlc.c642 nextidx = (rc > 0) ? node->ugly : in hilse_donode()
662 nextidx = node->ugly; in hilse_donode()
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dhil_mlc.c642 nextidx = (rc > 0) ? node->ugly : in hilse_donode()
662 nextidx = node->ugly; in hilse_donode()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2576 static void tx_timeout_task(struct work_struct *ugly) in tx_timeout_task() argument
2580 mp = container_of(ugly, struct mv643xx_eth_private, tx_timeout_task); in tx_timeout_task()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2587 static void tx_timeout_task(struct work_struct *ugly) in tx_timeout_task() argument
2591 mp = container_of(ugly, struct mv643xx_eth_private, tx_timeout_task); in tx_timeout_task()
/kernel/linux/linux-5.10/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c853 #error TODO: handle ugly stuff in ttusb_handle_sec_data()
/kernel/linux/linux-6.6/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c853 #error TODO: handle ugly stuff in ttusb_handle_sec_data()

Completed in 22 milliseconds