Searched defs:mode (Results 26 - 50 of 132) sorted by relevance

123456

/include/linux/
H A Dagp_backend.h49 unsigned long mode; member in struct:agp_kern_info
H A Dcramfs_fs.h30 __u32 mode:CRAMFS_MODE_WIDTH, uid:CRAMFS_UID_WIDTH; member in struct:cramfs_inode
H A Ddtlk.h68 unsigned char mode; /* 0=Character; 1=Phoneme; 2=Text */ member in struct:dtlk_settings
H A Dif_macvlan.h62 enum macvlan_mode mode; member in struct:macvlan_dev
H A Dlapb.h44 unsigned int mode; member in struct:lapb_parms_struct
H A Dpps_kernel.h40 int mode; /* PPS's allowed mode */ member in struct:pps_source_info
66 int current_mode; /* PPS mode at event time */
H A Dyam.h69 unsigned int mode; /* mode 0 (simp), 1(Dupl), 2(Dupl+delay) */ member in struct:yamcfg
70 unsigned int holddly; /* PTT delay in FullDuplex 2 mode */
H A Dclockchips.h20 /* Clock event mode commands */
64 * @next_event: local storage for the next event in oneshot mode
69 * @mode: operating mode assigned by the management code
72 * @set_mode: set mode function
93 enum clock_event_mode mode; member in struct:clock_event_device
98 void (*set_mode)(enum clock_event_mode mode,
144 enum clock_event_mode mode);
H A Ddebugfs.h49 struct dentry *debugfs_create_file(const char *name, umode_t mode,
64 struct dentry *debugfs_create_u8(const char *name, umode_t mode,
66 struct dentry *debugfs_create_u16(const char *name, umode_t mode,
68 struct dentry *debugfs_create_u32(const char *name, umode_t mode,
70 struct dentry *debugfs_create_u64(const char *name, umode_t mode,
72 struct dentry *debugfs_create_x8(const char *name, umode_t mode,
74 struct dentry *debugfs_create_x16(const char *name, umode_t mode,
76 struct dentry *debugfs_create_x32(const char *name, umode_t mode,
78 struct dentry *debugfs_create_x64(const char *name, umode_t mode,
80 struct dentry *debugfs_create_size_t(const char *name, umode_t mode,
108 debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) argument
140 debugfs_create_u8(const char *name, umode_t mode, struct dentry *parent, u8 *value) argument
147 debugfs_create_u16(const char *name, umode_t mode, struct dentry *parent, u16 *value) argument
154 debugfs_create_u32(const char *name, umode_t mode, struct dentry *parent, u32 *value) argument
161 debugfs_create_u64(const char *name, umode_t mode, struct dentry *parent, u64 *value) argument
168 debugfs_create_x8(const char *name, umode_t mode, struct dentry *parent, u8 *value) argument
175 debugfs_create_x16(const char *name, umode_t mode, struct dentry *parent, u16 *value) argument
182 debugfs_create_x32(const char *name, umode_t mode, struct dentry *parent, u32 *value) argument
189 debugfs_create_size_t(const char *name, umode_t mode, struct dentry *parent, size_t *value) argument
196 debugfs_create_bool(const char *name, umode_t mode, struct dentry *parent, u32 *value) argument
203 debugfs_create_blob(const char *name, umode_t mode, struct dentry *parent, struct debugfs_blob_wrapper *blob) argument
210 debugfs_create_regset32(const char *name, umode_t mode, struct dentry *parent, struct debugfs_regset32 *regset) argument
[all...]
H A Ddlm_device.h33 __u8 mode; member in struct:dlm_lock_params
H A Dfsnotify.h248 fmode_t mode = file->f_mode; local
249 __u32 mask = (mode & FMODE_WRITE) ? FS_CLOSE_WRITE : FS_CLOSE_NOWRITE;
H A Dipc.h16 __kernel_mode_t mode; member in struct:ipc_perm
96 umode_t mode; member in struct:kern_ipc_perm
H A Dmiscdevice.h58 umode_t mode; member in struct:miscdevice
H A Dpps.h65 int current_mode; /* current mode bits */
70 int mode; /* mode bits */ member in struct:pps_kparams
H A Dstat.h65 umode_t mode; member in struct:kstat
H A Dtick.h21 enum tick_device_mode mode; member in struct:tick_device
33 * resolution mode
/include/linux/netfilter/
H A Dxt_policy.h24 mode:1, member in struct:xt_policy_spec
57 __u8 mode; member in struct:xt_policy_elem
/include/linux/netfilter_ipv4/
H A Dip_queue.h39 unsigned char value; /* Requested mode */
53 ipq_mode_msg_t mode; member in union:ipq_peer_msg::__anon1001
59 IPQ_COPY_NONE, /* Initial mode, packets are dropped */
/include/linux/platform_data/
H A Dmv_usb.h43 unsigned int mode; member in struct:mv_usb_platform_data
/include/net/irda/
H A Diriap.h63 int mode; /* Client or server */ member in struct:iriap_cb
93 struct iriap_cb *iriap_open(__u8 slsap_sel, int mode, void *priv,
/include/linux/mfd/
H A Dtps6105x.h54 * enum tps6105x_mode - desired mode for the TPS6105x
73 * @mode: what mode this instance shall be operated in,
79 enum tps6105x_mode mode; member in struct:tps6105x_platform_data
87 * @regulator: regulator device if used in voltage mode
/include/linux/regulator/
H A Dconsumer.h17 * o Operating mode control.
23 * to use most efficient operating mode depending upon voltage and load and
28 * idling. Regulator r has > 90% efficiency in NORMAL mode at loads > 100mA
30 * efficiency in IDLE mode at loads < 10mA. Thus regulator r will operate
31 * in normal mode for loads > 10mA and in IDLE mode for load <= 10mA.
46 * best (and most efficient) regulator mode for a desired load.
59 * NORMAL Normal regulator power supply mode. Most drivers will
60 * use this mode.
62 * IDLE Regulator runs in a more efficient mode fo
308 regulator_set_mode(struct regulator *regulator, unsigned int mode) argument
[all...]
H A Dmachine.h31 * MODE: Regulator operating mode can be changed by software on this
51 * @mode: Operating mode during suspend.
57 unsigned int mode; /* suspend regulator operating mode */ member in struct:regulator_state
89 * @state_disk: State for regulator when system is suspended in disk mode.
90 * @state_mem: State for regulator when system is suspended in mem mode.
92 * mode.
125 /* mode to set on startup */
/include/linux/usb/
H A Dmsm_hsusb.h27 * USB_PERIPHERAL Only peripheral mode is supported.
28 * USB_HOST Only host mode is supported.
29 * USB_OTG OTG mode is supported.
121 * @mode: Supported mode (OTG/peripheral/host).
123 * @default_mode: Default operational mode. Applicable only if
132 enum usb_mode_type mode; member in struct:msm_otg_platform_data
153 * @in_lpm: indicates low power mode (LPM) state.
H A Dmusb.h39 enum musb_buf_mode mode; member in struct:musb_fifo_cfg
47 .mode = m, \
100 u8 mode; member in struct:musb_hdrc_platform_data

Completed in 9526 milliseconds

123456