Searched defs:clear (Results 76 - 100 of 257) sorted by relevance

1234567891011

/linux-master/arch/arm/mm/
H A Dinit.c312 pmdval_t clear; member in struct:section_perm
/linux-master/drivers/usb/dwc2/
H A Dcore.c511 u32 clear; local
/linux-master/drivers/pci/msi/
H A Dmsi.c114 void pci_msi_update_mask(struct msi_desc *desc, u32 clear, u32 set) argument
546 static void pci_msix_clear_and_set_ctrl(struct pci_dev *dev, u16 clear, u16 set) argument
/linux-master/drivers/hid/
H A Dhid-picolcd.h183 static inline int picolcd_fb_reset(struct picolcd_data *data, int clear) argument
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_encoder.h152 u32 (*clear)(struct vidtv_encoder *e); member in struct:vidtv_encoder
/linux-master/drivers/usb/serial/
H A Dcypress_m8.c835 cypress_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) argument
H A Dssu100.c133 update_mctrl(struct usb_device *dev, unsigned int set, unsigned int clear) argument
379 ssu100_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) argument
H A Dwhiteheat.c417 whiteheat_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) argument
H A Dch341.c680 ch341_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) argument
H A Doti6858.c579 oti6858_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) argument
/linux-master/drivers/block/drbd/
H A Ddrbd_req.c412 mod_rq_state(struct drbd_request *req, struct bio_and_error *m, int clear, int set) argument
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c272 bool clear; member in struct:i915_ttm_memcpy_arg
187 i915_ttm_accel_move(struct ttm_buffer_object *bo, bool clear, struct ttm_resource *dst_mem, struct ttm_tt *dst_ttm, struct sg_table *dst_st, const struct i915_deps *deps) argument
311 i915_ttm_memcpy_init(struct i915_ttm_memcpy_arg *arg, struct ttm_buffer_object *bo, bool clear, struct ttm_resource *dst_mem, struct ttm_tt *dst_ttm, struct i915_refct_sgt *dst_rsgt) argument
468 __i915_ttm_move(struct ttm_buffer_object *bo, const struct ttm_operation_ctx *ctx, bool clear, struct ttm_resource *dst_mem, struct ttm_tt *dst_ttm, struct i915_refct_sgt *dst_rsgt, bool allow_accel, const struct i915_deps *move_deps) argument
581 bool clear, prealloc_bo; local
[all...]
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_impl.c529 bool clear; local
H A Dlan966x_fdma.c399 bool clear = false; local
/linux-master/drivers/mmc/host/
H A Dalcor.c72 alcor_rmw8(struct alcor_sdmmc_host *host, unsigned int addr, u8 clear, u8 set) argument
/linux-master/arch/powerpc/include/asm/
H A Diommu.h65 void (*clear)(struct iommu_table *tbl, member in struct:iommu_table_ops
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_migrate.c255 static int clear(struct intel_migrate *migrate, function
/linux-master/drivers/tty/hvc/
H A Dhvc_console.c845 hvc_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) argument
/linux-master/net/bluetooth/rfcomm/
H A Dtty.c1072 static int rfcomm_tty_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) argument
/linux-master/drivers/iio/proximity/
H A Dirsd200.c680 unsigned int clear = 0; local
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py94 def clear(): member in class:Buttons
119 def clear(): member in class:ToolID
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.h57 void (*clear)(struct vc_data *vc, struct fb_info *info, int sy, member in struct:fbcon_ops
/linux-master/drivers/tty/serdev/
H A Dcore.c387 int serdev_device_set_tiocm(struct serdev_device *serdev, int set, int clear) argument
/linux-master/include/linux/
H A Dserdev.h261 static inline int serdev_device_set_tiocm(struct serdev_device *serdev, int set, int clear) argument
/linux-master/drivers/scsi/
H A Dch.c510 ch_set_voltag(scsi_changer *ch, u_int elem, int alternate, int clear, u_char *tag) argument

Completed in 402 milliseconds

1234567891011