Home
last modified time | relevance | path

Searched defs:mode (Results 501 – 525 of 4603) sorted by relevance

1...<<21222324252627282930>>...185

/openbmc/linux/include/linux/
H A Dfilelock.h298 static inline int __break_lease(struct inode *inode, unsigned int mode, unsigned int type) in __break_lease()
350 static inline int break_lease(struct inode *inode, unsigned int mode) in break_lease()
364 static inline int break_deleg(struct inode *inode, unsigned int mode) in break_deleg()
411 static inline int break_lease(struct inode *inode, unsigned int mode) in break_lease()
416 static inline int break_deleg(struct inode *inode, unsigned int mode) in break_deleg()
/openbmc/linux/include/linux/qed/
H A Dqed_chain.h108 enum qed_chain_mode mode; member
149 enum qed_chain_mode mode; member
166 #define UNUSABLE_ELEMS_PER_PAGE(elem_size, mode) \ argument
171 #define USABLE_ELEMS_PER_PAGE(elem_size, page_size, mode) \ argument
175 #define QED_CHAIN_PAGE_CNT(elem_cnt, elem_size, page_size, mode) \ argument
/openbmc/linux/fs/overlayfs/
H A Ddir.c141 struct dentry **newdentry, umode_t mode) in ovl_mkdir_real()
616 static int ovl_create_object(struct dentry *dentry, int mode, dev_t rdev, in ovl_create_object()
655 struct dentry *dentry, umode_t mode, bool excl) in ovl_create()
661 struct dentry *dentry, umode_t mode) in ovl_mkdir()
667 struct dentry *dentry, umode_t mode, dev_t rdev) in ovl_mknod()
/openbmc/linux/drivers/net/usb/
H A Dasix_devices.c173 u8 mode; in ax88172_link_reset() local
743 static void ax88772_mac_config(struct phylink_config *config, unsigned int mode, in ax88772_mac_config()
750 unsigned int mode, phy_interface_t interface) in ax88772_mac_link_down()
760 unsigned int mode, phy_interface_t interface, in ax88772_mac_link_up()
1151 u16 mode; in ax88178_link_reset() local
/openbmc/linux/kernel/
H A Dreboot.c55 enum sys_off_mode mode; member
318 unsigned long mode, void *cmd) in sys_off_notify()
390 register_sys_off_handler(enum sys_off_mode mode, in register_sys_off_handler()
504 enum sys_off_mode mode, in devm_register_sys_off_handler()
993 enum reboot_mode *mode; in reboot_setup() local
/openbmc/linux/drivers/platform/x86/intel/pmc/
H A Dcore.c679 int i, mode; in pmc_core_substate_res_show() local
737 int i, mode; in pmc_core_substate_req_header_show() local
764 int mode, idx, i, len = 32; in pmc_core_substate_req_regs_show() local
821 int idx, mode; in pmc_core_lpm_latch_mode_show() local
853 int idx, m, mode; in pmc_core_lpm_latch_mode_write() local
980 int mode, i, p; in pmc_core_get_low_power_modes() local
1014 int mode = pri_order[p]; in pmc_core_get_low_power_modes() local
/openbmc/linux/fs/gfs2/
H A Dinode.c54 umode_t mode = inode->i_mode; in gfs2_set_iop() local
360 umode_t mode) in create_ok()
621 umode_t mode, dev_t dev, const char *symname, in gfs2_create_inode()
871 struct dentry *dentry, umode_t mode, bool excl) in gfs2_create()
1253 struct dentry *dentry, umode_t mode) in gfs2_mkdir()
1270 struct dentry *dentry, umode_t mode, dev_t dev) in gfs2_mknod()
1288 umode_t mode) in gfs2_atomic_open()
/openbmc/linux/drivers/soc/samsung/
H A Dexynos3250-pmu.c114 static void exynos3250_powerdown_conf_extra(enum sys_powerdown mode) in exynos3250_powerdown_conf_extra()
H A Dexynos5420-pmu.c199 static void exynos5420_powerdown_conf(enum sys_powerdown mode) in exynos5420_powerdown_conf()
/openbmc/qemu/include/crypto/
H A Dcipher.h82 QCryptoCipherMode mode; member
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dmisc.h14 const char *mode; member
/openbmc/linux/drivers/media/i2c/
H A Dov8865.c670 const struct ov8865_mode *mode; member
1567 const struct ov8865_mode *mode) in ov8865_mode_pll1_rate()
1604 const struct ov8865_mode *mode, in ov8865_mode_pll1_configure()
1677 const struct ov8865_mode *mode) in ov8865_mode_pll2_configure()
1716 const struct ov8865_mode *mode) in ov8865_mode_sclk_configure()
1739 const struct ov8865_mode *mode) in ov8865_mode_binning_configure()
1809 const struct ov8865_mode *mode) in ov8865_mode_black_level_configure()
1910 const struct ov8865_mode *mode, u32 mbus_code) in ov8865_mode_configure()
2111 const struct ov8865_mode *mode) in ov8865_mode_mipi_clk_rate()
2240 const struct ov8865_mode *mode, in ov8865_state_mipi_configure()
[all …]
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_dpi.c70 struct drm_display_mode *mode; in exynos_dpi_get_modes() local
118 struct drm_display_mode *mode, in exynos_dpi_mode_set()
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.h163 static void set_mode(struct clk_mode *mode, u8 low, u8 high, int type) in set_mode()
184 static int retrieve_mode(int clk, int soc_type, struct clk_mode *mode) in retrieve_mode()
/openbmc/linux/arch/m68k/math-emu/
H A Dfp_arith.c450 static void fp_roundint(struct fp_ext *dest, int mode) in fp_roundint()
577 modrem_kernel(struct fp_ext *dest, struct fp_ext *src, int mode) in modrem_kernel()
/openbmc/linux/fs/adfs/
H A Dinode.c92 umode_t mode, rmask; in adfs_atts2mode() local
136 umode_t mode; in adfs_mode2atts() local
/openbmc/linux/sound/firewire/dice/
H A Ddice-extension.c61 unsigned int mode, in read_stream_entries()
89 int mode; in detect_stream_formats() local
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Diwl-spectrum.h62 u8 mode; member
70 u8 mode; member
/openbmc/linux/drivers/regulator/
H A Dmax8649.c52 unsigned mode:2; /* bit[1:0] = VID1, VID0 */ member
82 static int max8649_set_mode(struct regulator_dev *rdev, unsigned int mode) in max8649_set_mode()
/openbmc/linux/sound/soc/mediatek/mt2701/
H A Dmt2701-afe-pcm.c114 bool mode = afe_priv->soc->has_one_heart_mode; in mt2701_afe_i2s_startup() local
150 bool mode = afe_priv->soc->has_one_heart_mode; in mt2701_afe_i2s_shutdown() local
238 bool mode = afe_priv->soc->has_one_heart_mode; in mt2701_afe_i2s_prepare() local
271 bool mode = afe_priv->soc->has_one_heart_mode; in mt2701_afe_i2s_set_sysclk() local
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-tb10x.c397 const unsigned int mode; member
464 unsigned int mode; member
493 unsigned int port, unsigned int mode) in tb10x_pinctrl_set_config()
620 unsigned int mode = pfg->mode; in tb10x_gpio_request_enable() local
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_defs.h280 #define _ISP_LOG_VECTOR_STEP(mode) \ argument
291 #define __ISP_MIN_INTERNAL_WIDTH(num_chunks, pipelining, mode) \ argument
298 #define __ISP_CHUNK_STRIDE_ISP(mode) \ argument
306 mode, \ argument
/openbmc/u-boot/drivers/spi/
H A Dfsl_dspi.c90 uint mode; member
179 uint cs, uint mode) in fsl_dspi_cfg_ctar_mode()
402 unsigned int max_hz, unsigned int mode) in spi_setup_slave()
681 static int fsl_dspi_set_mode(struct udevice *bus, uint mode) in fsl_dspi_set_mode()
H A Ddavinci_spi.c127 unsigned int mode; /* current SPI mode used */ member
247 unsigned int mode = 0, scalar; in __davinci_spi_claim_bus() local
392 unsigned int max_hz, unsigned int mode) in spi_setup_slave()
477 static int davinci_spi_set_mode(struct udevice *bus, uint mode) in davinci_spi_set_mode()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c234 umode_t mode; in v9fs_vfs_atomic_open_dotl() local
364 umode_t mode; in v9fs_vfs_mkdir_dotl() local
641 umode_t mode; in v9fs_stat2inode_dotl() local
846 umode_t mode; in v9fs_vfs_mknod_dotl() local

1...<<21222324252627282930>>...185