Searched defs:mode (Results 451 - 475 of 4002) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.c581 enum mod_hdcp_operation_mode mode = MOD_HDCP_MODE_OFF; local
/linux-master/arch/arm/mach-omap2/
H A Dcm_common.c131 int omap_cm_module_enable(u8 mode, u8 part, u16 inst, u16 clkctrl_offs) argument
/linux-master/drivers/misc/cxl/
H A Dcxllib.c111 int cxllib_switch_phb_mode(struct pci_dev *dev, enum cxllib_mode mode, argument
/linux-master/drivers/remoteproc/
H A Dremoteproc_sysfs.c227 umode_t mode = attr->mode; local
/linux-master/drivers/iio/dac/
H A Dad5624r_spi.c98 ad5624r_set_powerdown_mode(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, unsigned int mode) argument
/linux-master/drivers/ufs/core/
H A Dufs-debugfs.c14 mode_t mode; member in struct:ufs_debugfs_attr
/linux-master/include/linux/
H A Dlapb.h50 unsigned int mode; member in struct:lapb_parms_struct
H A Dwait_bit.h71 wait_on_bit(unsigned long *word, int bit, unsigned mode) argument
96 wait_on_bit_io(unsigned long *word, int bit, unsigned mode) argument
122 wait_on_bit_timeout(unsigned long *word, int bit, unsigned mode, unsigned long timeout) argument
150 wait_on_bit_action(unsigned long *word, int bit, wait_bit_action_f *action, unsigned mode) argument
179 wait_on_bit_lock(unsigned long *word, int bit, unsigned mode) argument
203 wait_on_bit_lock_io(unsigned long *word, int bit, unsigned mode) argument
229 wait_on_bit_lock_action(unsigned long *word, int bit, wait_bit_action_f *action, unsigned mode) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/
H A Dgpio_base.c52 dal_gpio_open( struct gpio *gpio, enum gpio_mode mode) argument
59 dal_gpio_open_ex( struct gpio *gpio, enum gpio_mode mode) argument
120 dal_gpio_change_mode( struct gpio *gpio, enum gpio_mode mode) argument
[all...]
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_wb_connector.c90 komeda_wb_connector_mode_valid(struct drm_connector *connector, struct drm_display_mode *mode) argument
/linux-master/samples/bpf/
H A Dfds_example.c145 int opt, mode = BPF_M_UNSPEC; local
/linux-master/drivers/phy/samsung/
H A Dphy-samsung-ufs.c194 samsung_ufs_phy_set_mode(struct phy *generic_phy, enum phy_mode mode, int submode) argument
/linux-master/arch/arm/mm/
H A Dcache-tauros2.c207 char *mode = NULL; local
/linux-master/arch/arm/mach-mvebu/
H A Dsystem-controller.c91 void mvebu_restart(enum reboot_mode mode, const char *cmd) argument
/linux-master/arch/alpha/include/asm/
H A Dfloppy.h38 alpha_fd_dma_setup(char *addr, unsigned long size, int mode, int io) argument
/linux-master/kernel/sched/
H A Dwait_bit.c21 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *arg) argument
41 __wait_on_bit(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry, wait_bit_action_f *action, unsigned mode) argument
58 out_of_line_wait_on_bit(void *word, int bit, wait_bit_action_f *action, unsigned mode) argument
68 out_of_line_wait_on_bit_timeout( void *word, int bit, wait_bit_action_f *action, unsigned mode, unsigned long timeout) argument
82 __wait_on_bit_lock(struct wait_queue_head *wq_head, struct wait_bit_queue_entry *wbq_entry, wait_bit_action_f *action, unsigned mode) argument
111 out_of_line_wait_on_bit_lock(void *word, int bit, wait_bit_action_f *action, unsigned mode) argument
160 var_wake_function(struct wait_queue_entry *wq_entry, unsigned int mode, int sync, void *arg) argument
197 bit_wait(struct wait_bit_key *word, int mode) argument
207 bit_wait_io(struct wait_bit_key *word, int mode) argument
217 bit_wait_timeout(struct wait_bit_key *word, int mode) argument
231 bit_wait_io_timeout(struct wait_bit_key *word, int mode) argument
[all...]
/linux-master/drivers/cpufreq/
H A Dbmips-cpufreq.c90 uint32_t mode; local
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_qos.h41 u32 mode; member in struct:sparx5_shaper
/linux-master/drivers/net/dsa/
H A Dvitesse-vsc73xx-spi.c40 static u8 vsc73xx_make_addr(u8 mode, u8 block, u8 subblock) argument
/linux-master/include/sound/
H A Dmemalloc.h98 snd_dma_buffer_sync(struct snd_dma_buffer *dmab, enum snd_dma_sync_mode mode) argument
/linux-master/drivers/gpu/drm/logicvc/
H A Dlogicvc_crtc.c71 struct drm_display_mode *mode = &new_state->adjusted_mode; local
29 logicvc_crtc_mode_valid(struct drm_crtc *drm_crtc, const struct drm_display_mode *mode) argument
[all...]
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-kingdisplay-kd097d04.c319 struct drm_display_mode *mode; local
H A Dpanel-panasonic-vvx10f034n00.c40 const struct drm_display_mode *mode; member in struct:wuxga_nt_panel
157 struct drm_display_mode *mode; local
/linux-master/drivers/gpu/drm/tve200/
H A Dtve200_display.c75 const struct drm_display_mode *mode = &cstate->mode; local
129 const struct drm_display_mode *mode = &cstate->mode; local
[all...]
/linux-master/sound/firewire/fireface/
H A Dff-pcm.c24 enum snd_ff_stream_mode mode; local
55 enum snd_ff_stream_mode mode; local
84 enum snd_ff_stream_mode mode; local
[all...]

Completed in 189 milliseconds

<<11121314151617181920>>