/Linux-v6.6/include/linux/platform_data/ |
D | wilco-ec.h | 113 u8 flags; member
|
/Linux-v6.6/drivers/mfd/ |
D | ucb1x00-ts.c | 304 unsigned long flags = 0; in ucb1x00_ts_open() local
|
/Linux-v6.6/drivers/i2c/busses/ |
D | i2c-ali1535.c | 342 unsigned short flags, char read_write, u8 command, in ali1535_access()
|
D | i2c-ali1563.c | 234 unsigned short flags, char rw, u8 cmd, in ali1563_access()
|
/Linux-v6.6/drivers/staging/rtl8192e/ |
D | rtl819x_TSProc.c | 20 unsigned long flags = 0; in RxPktPendingTimeout() local
|
/Linux-v6.6/drivers/input/keyboard/ |
D | gpio_keys_polled.c | 311 unsigned flags = GPIOF_IN; in gpio_keys_polled_probe() local
|
/Linux-v6.6/include/linux/ |
D | key-type.h | 74 unsigned int flags; member
|
D | cper.h | 338 u32 flags; member 352 u32 flags; member 366 u8 flags; member 425 u8 flags; member
|
D | cpufreq.h | 188 u8 flags; /* flags of cpufreq_driver, see below. */ member 327 u16 flags; member 590 u8 flags; member 691 unsigned int flags; member
|
/Linux-v6.6/drivers/firmware/arm_scmi/ |
D | sensors.c | 179 __le32 flags; member 277 u32 flags; in iter_intervals_update_state() local 382 u32 flags; in iter_axes_desc_update_state() local 436 u32 flags; in iter_axes_extended_name_update_state() local
|
/Linux-v6.6/drivers/media/platform/renesas/ |
D | rcar_jpu.c | 884 unsigned long flags; in jpu_s_ctrl() local 1152 unsigned long flags; in jpu_stop_streaming() local 1320 unsigned long flags; in jpu_cleanup() local 1348 unsigned long flags; in jpu_device_run() local
|
/Linux-v6.6/drivers/media/platform/nxp/imx-jpeg/ |
D | mxc-jpeg.c | 1398 unsigned long flags; in mxc_jpeg_device_run_timeout() local 1417 unsigned long flags; in mxc_jpeg_device_run() local 1507 unsigned long flags; in mxc_jpeg_decoder_cmd() local 1540 unsigned long flags; in mxc_jpeg_encoder_cmd() local
|
/Linux-v6.6/drivers/media/platform/ti/am437x/ |
D | am437x-vpfe.c | 1832 unsigned long flags = 0; in vpfe_buffer_queue() local 1844 unsigned long flags; in vpfe_return_all_buffers() local 1872 unsigned long flags; in vpfe_start_streaming() local 2297 unsigned int flags; in vpfe_get_pdata() local
|
/Linux-v6.6/fs/iomap/ |
D | buffered-io.c | 67 unsigned long flags; in ifs_set_range_uptodate() local 104 unsigned long flags; in ifs_clear_range_dirty() local 127 unsigned long flags; in ifs_set_range_dirty() local 143 struct folio *folio, unsigned int flags) in ifs_alloc()
|
/Linux-v6.6/fs/gfs2/ |
D | bmap.c | 838 unsigned flags, struct iomap *iomap, in __gfs2_iomap_get() 1006 loff_t length, unsigned flags, in gfs2_iomap_begin_write() 1091 unsigned flags, struct iomap *iomap, in gfs2_iomap_begin() 1135 ssize_t written, unsigned flags, struct iomap *iomap) in gfs2_iomap_end()
|
/Linux-v6.6/drivers/net/wireless/realtek/rtw88/ |
D | pci.c | 482 unsigned long flags; in rtw_pci_enable_interrupt() local 500 unsigned long flags; in rtw_pci_disable_interrupt() local 1119 unsigned long flags; in rtw_pci_irq_recognized() local 1611 unsigned int flags = PCI_IRQ_LEGACY; in rtw_pci_request_irq() local
|
/Linux-v6.6/arch/arm64/kvm/hyp/ |
D | pgtable.c | 212 enum kvm_pgtable_walk_flags flags = data->walker->flags; in __kvm_pgtable_visit() local 1036 void *mc, enum kvm_pgtable_walk_flags flags) in kvm_pgtable_stage2_map() 1197 u32 *level, enum kvm_pgtable_walk_flags flags) in stage2_update_leaf_attrs() 1510 enum kvm_pgtable_stage2_flags flags, in __kvm_pgtable_stage2_init()
|
/Linux-v6.6/drivers/net/wireless/quantenna/qtnfmac/ |
D | commands.c | 414 int qtnf_cmd_send_frame(struct qtnf_vif *vif, u32 cookie, u16 flags, in qtnf_cmd_send_frame() 1850 static u32 qtnf_encode_sta_flags(u32 flags) in qtnf_encode_sta_flags() 1995 u64 flags = 0; in qtnf_cmd_send_scan() local 2462 u64 flags = 0; in qtnf_cmd_send_chan_switch() local
|
/Linux-v6.6/drivers/net/ethernet/dec/tulip/ |
D | dmfe.c | 672 unsigned long flags; in dmfe_start_xmit() local 784 unsigned long flags; in dmfe_interrupt() local 1038 unsigned long flags; in dmfe_set_filter_mode() local 1123 unsigned long flags; in dmfe_timer() local
|
/Linux-v6.6/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 929 int flags = 0; in em28xx_enable_analog_tuner() local 1142 unsigned long flags = 0; in em28xx_stop_streaming() local 1177 unsigned long flags = 0; in em28xx_stop_vbi_streaming() local 1215 unsigned long flags = 0; in buffer_queue() local
|
/Linux-v6.6/net/core/ |
D | dev.c | 221 unsigned long *flags) in rps_lock_irqsave() 238 unsigned long *flags) in rps_unlock_irq_restore() 3118 unsigned long flags; in __netif_reschedule() local 3172 unsigned long flags; in dev_kfree_skb_irq_reason() local 4793 unsigned long flags; in enqueue_to_backlog() local 6033 unsigned long flags; in __napi_schedule() local 6094 unsigned long flags, val, new, timeout = 0; in napi_complete_done() local 8385 static void dev_change_rx_flags(struct net_device *dev, int flags) in dev_change_rx_flags() 8565 unsigned int flags; in dev_get_flags() local 8588 int __dev_change_flags(struct net_device *dev, unsigned int flags, in __dev_change_flags() [all …]
|
/Linux-v6.6/kernel/trace/ |
D | trace.c | 1155 unsigned long flags; in tracing_snapshot_instance_cond() local 2371 unsigned long flags; in tracing_start() local 2408 unsigned long flags; in tracing_start_tr() local 2445 unsigned long flags; in tracing_stop() local 2473 unsigned long flags; in tracing_stop_tr() local 2606 static bool tracing_record_taskinfo_skip(int flags) in tracing_record_taskinfo_skip() 2622 void tracing_record_taskinfo(struct task_struct *task, int flags) in tracing_record_taskinfo() 2652 struct task_struct *next, int flags) in tracing_record_taskinfo_sched_switch() 2944 unsigned long flags; in output_printk() local 4343 unsigned int flags) in print_func_help_header() [all …]
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_connector.c | 208 unsigned long flags; in drm_connector_free_work_fn() local 824 unsigned long flags; in drm_connector_list_iter_next() local 861 unsigned long flags; in drm_connector_list_iter_end() local
|
/Linux-v6.6/drivers/s390/scsi/ |
D | zfcp_fsf.c | 108 unsigned long flags; in zfcp_fsf_status_read_port_closed() local 2466 unsigned long flags; in zfcp_fsf_fcp_cmnd_handler() local 2570 unsigned long flags; in zfcp_fsf_fcp_cmnd() local
|
/Linux-v6.6/drivers/scsi/ |
D | 3w-xxxx.h | 307 unsigned char flags; member 386 unsigned char flags; member 433 volatile long flags; /* long req'd for set_bit --RR */ member
|