/linux-6.12.1/drivers/net/ethernet/mediatek/ |
D | mtk_wed_wo.c | 21 mtk_wed_mmio_r32(struct mtk_wed_wo *wo, u32 reg) in mtk_wed_mmio_r32() 32 mtk_wed_mmio_w32(struct mtk_wed_wo *wo, u32 reg, u32 val) in mtk_wed_mmio_w32() 38 mtk_wed_wo_get_isr(struct mtk_wed_wo *wo) in mtk_wed_wo_get_isr() 46 mtk_wed_wo_set_isr(struct mtk_wed_wo *wo, u32 mask) in mtk_wed_wo_set_isr() 52 mtk_wed_wo_set_ack(struct mtk_wed_wo *wo, u32 mask) in mtk_wed_wo_set_ack() 58 mtk_wed_wo_set_isr_mask(struct mtk_wed_wo *wo, u32 mask, u32 val, bool set) in mtk_wed_wo_set_isr_mask() 71 mtk_wed_wo_irq_enable(struct mtk_wed_wo *wo, u32 mask) in mtk_wed_wo_irq_enable() 78 mtk_wed_wo_irq_disable(struct mtk_wed_wo *wo, u32 mask) in mtk_wed_wo_irq_disable() 84 mtk_wed_wo_kickout(struct mtk_wed_wo *wo) in mtk_wed_wo_kickout() 91 mtk_wed_wo_queue_kick(struct mtk_wed_wo *wo, struct mtk_wed_wo_queue *q, in mtk_wed_wo_queue_kick() [all …]
|
D | mtk_wed_mcu.c | 64 mtk_wed_mcu_get_response(struct mtk_wed_wo *wo, unsigned long expires) in mtk_wed_mcu_get_response() 74 void mtk_wed_mcu_rx_event(struct mtk_wed_wo *wo, struct sk_buff *skb) in mtk_wed_mcu_rx_event() 98 void mtk_wed_mcu_rx_unsolicited_event(struct mtk_wed_wo *wo, in mtk_wed_mcu_rx_unsolicited_event() 134 mtk_wed_mcu_skb_send_msg(struct mtk_wed_wo *wo, struct sk_buff *skb, in mtk_wed_mcu_skb_send_msg() 163 mtk_wed_mcu_parse_response(struct mtk_wed_wo *wo, struct sk_buff *skb, in mtk_wed_mcu_parse_response() 190 int mtk_wed_mcu_send_msg(struct mtk_wed_wo *wo, int id, int cmd, in mtk_wed_mcu_send_msg() 224 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_mcu_msg_update() local 261 mtk_wed_mcu_run_firmware(struct mtk_wed_wo *wo, const struct firmware *fw) in mtk_wed_mcu_run_firmware() 312 mtk_wed_mcu_load_firmware(struct mtk_wed_wo *wo) in mtk_wed_mcu_load_firmware() 390 mtk_wed_mcu_read_fw_dl(struct mtk_wed_wo *wo) in mtk_wed_mcu_read_fw_dl() [all …]
|
D | mtk_wed.c | 398 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_wo_reset() local 1350 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_rro_cfg() local 1564 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_rx_reset() local
|
D | mtk_wed_wo.h | 257 mtk_wed_mcu_check_msg(struct mtk_wed_wo *wo, struct sk_buff *skb) in mtk_wed_mcu_check_msg()
|
/linux-6.12.1/kernel/ |
D | exit.c | 1104 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid() 1111 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child() 1143 static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) in wait_task_zombie() 1299 static int wait_task_stopped(struct wait_opts *wo, in wait_task_stopped() 1371 static int wait_task_continued(struct wait_opts *wo, struct task_struct *p) in wait_task_continued() 1423 static int wait_consider_task(struct wait_opts *wo, int ptrace, in wait_consider_task() 1535 static int do_wait_thread(struct wait_opts *wo, struct task_struct *tsk) in do_wait_thread() 1549 static int ptrace_do_wait(struct wait_opts *wo, struct task_struct *tsk) in ptrace_do_wait() 1563 bool pid_child_should_wake(struct wait_opts *wo, struct task_struct *p) in pid_child_should_wake() 1577 struct wait_opts *wo = container_of(wait, struct wait_opts, in child_wait_callback() local [all …]
|
/linux-6.12.1/io_uring/ |
D | waitid.h | 7 struct wait_opts wo; member
|
D | waitid.c | 266 struct wait_opts *wo = container_of(wait, struct wait_opts, child_wait); in io_waitid_wait() local
|
/linux-6.12.1/drivers/media/usb/dvb-usb-v2/ |
D | au6610.c | 70 u8 wo = (rbuf == NULL || rlen == 0); /* write-only */ in au6610_i2c_msg() local
|
D | mxl111sf.c | 56 int wo = (rbuf == NULL || rlen == 0); /* write-only */ in mxl111sf_ctrl_msg() local
|
/linux-6.12.1/drivers/media/usb/dvb-usb/ |
D | digitv.c | 29 int ret, wo; in digitv_ctrl_msg() local
|
D | dibusb-common.c | 142 int ret, wo, len; in dibusb_i2c_msg() local
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | selftest_workarounds.c | 999 static const struct regmask wo[] = { in writeonly_reg() local
|
/linux-6.12.1/drivers/block/drbd/ |
D | drbd_receiver.c | 1430 max_allowed_wo(struct drbd_backing_dev *bdev, enum write_ordering_e wo) in max_allowed_wo() 1449 enum write_ordering_e wo) in drbd_bump_write_ordering()
|