Searched defs:wo (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mediatek/ |
A D | mtk_wed_wo.c | 22 mtk_wed_mmio_r32(struct mtk_wed_wo *wo, u32 reg) in mtk_wed_mmio_r32() 39 mtk_wed_wo_get_isr(struct mtk_wed_wo *wo) in mtk_wed_wo_get_isr() 47 mtk_wed_wo_set_isr(struct mtk_wed_wo *wo, u32 mask) in mtk_wed_wo_set_isr() 53 mtk_wed_wo_set_ack(struct mtk_wed_wo *wo, u32 mask) in mtk_wed_wo_set_ack() 85 mtk_wed_wo_kickout(struct mtk_wed_wo *wo) in mtk_wed_wo_kickout() 179 mtk_wed_wo_rx_complete(struct mtk_wed_wo *wo) in mtk_wed_wo_rx_complete() 227 struct mtk_wed_wo *wo = data; in mtk_wed_wo_irq_handler() local 389 mtk_wed_wo_hardware_init(struct mtk_wed_wo *wo) in mtk_wed_wo_hardware_init() 457 mtk_wed_wo_hw_deinit(struct mtk_wed_wo *wo) in mtk_wed_wo_hw_deinit() 475 struct mtk_wed_wo *wo; in mtk_wed_wo_init() local [all …]
|
A D | mtk_wed_mcu.c | 19 static u32 wo_r32(struct mtk_wed_wo *wo, u32 reg) in wo_r32() 24 static void wo_w32(struct mtk_wed_wo *wo, u32 reg, u32 val) in wo_w32() 48 mtk_wed_mcu_get_response(struct mtk_wed_wo *wo, unsigned long expires) in mtk_wed_mcu_get_response() 58 void mtk_wed_mcu_rx_event(struct mtk_wed_wo *wo, struct sk_buff *skb) in mtk_wed_mcu_rx_event() 79 void mtk_wed_mcu_rx_unsolicited_event(struct mtk_wed_wo *wo, in mtk_wed_mcu_rx_unsolicited_event() 171 int mtk_wed_mcu_send_msg(struct mtk_wed_wo *wo, int id, int cmd, in mtk_wed_mcu_send_msg() 205 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_mcu_msg_update() local 218 mtk_wed_get_memory_region(struct mtk_wed_wo *wo, in mtk_wed_get_memory_region() 292 mtk_wed_mcu_load_firmware(struct mtk_wed_wo *wo) in mtk_wed_mcu_load_firmware() 366 mtk_wed_mcu_read_fw_dl(struct mtk_wed_wo *wo) in mtk_wed_mcu_read_fw_dl() [all …]
|
A D | mtk_wed.c | 169 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_wo_reset() local 827 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_rro_cfg() local 1015 struct mtk_wed_wo *wo = dev->hw->wed_wo; in mtk_wed_rx_reset() local
|
A D | mtk_wed_wo.h | 255 mtk_wed_mcu_check_msg(struct mtk_wed_wo *wo, struct sk_buff *skb) in mtk_wed_mcu_check_msg()
|
/linux-6.3-rc2/kernel/ |
A D | exit.c | 1055 static int eligible_pid(struct wait_opts *wo, struct task_struct *p) in eligible_pid() 1062 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child() 1254 static int wait_task_stopped(struct wait_opts *wo, in wait_task_stopped() 1378 static int wait_consider_task(struct wait_opts *wo, int ptrace, in wait_consider_task() 1521 struct wait_opts *wo = container_of(wait, struct wait_opts, in child_wait_callback() local 1540 static bool is_effectively_child(struct wait_opts *wo, bool ptrace, in is_effectively_child() 1554 static int do_wait_pid(struct wait_opts *wo) in do_wait_pid() 1580 static long do_wait(struct wait_opts *wo) in do_wait() 1644 struct wait_opts wo; in kernel_waitid() local 1743 struct wait_opts wo; in kernel_wait4() local [all …]
|
/linux-6.3-rc2/drivers/media/usb/dvb-usb-v2/ |
A D | au6610.c | 70 u8 wo = (rbuf == NULL || rlen == 0); /* write-only */ in au6610_i2c_msg() local
|
A D | mxl111sf.c | 56 int wo = (rbuf == NULL || rlen == 0); /* write-only */ in mxl111sf_ctrl_msg() local
|
/linux-6.3-rc2/drivers/media/usb/dvb-usb/ |
A D | dibusb-common.c | 141 int ret, wo, len; in dibusb_i2c_msg() local
|
A D | digitv.c | 29 int ret, wo; in digitv_ctrl_msg() local
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | selftest_workarounds.c | 999 static const struct regmask wo[] = { in writeonly_reg() local
|
/linux-6.3-rc2/drivers/block/drbd/ |
A D | drbd_receiver.c | 1431 max_allowed_wo(struct drbd_backing_dev *bdev, enum write_ordering_e wo) in max_allowed_wo() 1450 enum write_ordering_e wo) in drbd_bump_write_ordering()
|
Completed in 32 milliseconds