Searched refs:assign (Results 1 – 21 of 21) sorted by relevance
| /drivers/gpu/drm/xe/compat-i915-headers/pxp/ |
| A D | intel_pxp.h | 16 static inline int intel_pxp_key_check(struct drm_gem_object *obj, bool assign) in intel_pxp_key_check() argument 23 if (assign) in intel_pxp_key_check()
|
| /drivers/gpu/drm/i915/pxp/ |
| A D | intel_pxp.h | 34 int intel_pxp_key_check(struct drm_gem_object *obj, bool assign);
|
| A D | intel_pxp.c | 463 int intel_pxp_key_check(struct drm_gem_object *_obj, bool assign) in intel_pxp_key_check() argument 483 if (!obj->pxp_key_instance && assign) in intel_pxp_key_check()
|
| /drivers/vfio/pci/nvgrace-gpu/ |
| A D | Kconfig | 8 required to assign the GPU device to userspace using KVM/qemu/etc.
|
| /drivers/net/ethernet/microchip/lan966x/ |
| A D | Kconfig | 21 driver. This can be used to assign priority to traffic, based on
|
| /drivers/net/ethernet/microchip/sparx5/ |
| A D | Kconfig | 23 driver. This can be used to assign priority to traffic, based on
|
| /drivers/hwtracing/intel_th/ |
| A D | msu-sink.c | 110 .assign = msu_sink_assign,
|
| A D | intel_th.h | 164 int (*assign)(struct intel_th_device *thdev, member
|
| A D | gth.c | 830 .assign = intel_th_gth_assign,
|
| A D | core.c | 83 ret = hubdrv->assign(hub, thdev); in intel_th_probe()
|
| A D | msu.c | 1932 void *mbuf_priv = mbuf->assign(dev, &i); in mode_store()
|
| /drivers/pnp/ |
| A D | Kconfig | 12 peripherals to be configured by software, e.g. assign IRQ's or other
|
| /drivers/dax/ |
| A D | Kconfig | 41 enables the possibility to assign them to the DEV_DAX_KMEM
|
| /drivers/pci/ |
| A D | setup-bus.c | 444 goto assign; in __assign_resources_sorted() 450 goto assign; in __assign_resources_sorted() 494 assign: in __assign_resources_sorted()
|
| /drivers/net/wireless/intel/ipw2x00/ |
| A D | Kconfig | 182 For a list of values you can assign to debug_level, you
|
| /drivers/cxl/ |
| A D | Kconfig | 45 The CXL driver ioctl interface may assign a kernel ioctl command
|
| /drivers/gpio/ |
| A D | TODO | 27 The runtime-assigned GPIO numberspace (what you get if you assign the GPIO
|
| A D | Kconfig | 1240 use, and assign numbers to the GPIOs they expose. Those GPIOs
|
| /drivers/firmware/efi/ |
| A D | Kconfig | 163 Retrieve properties from EFI on Apple Macs and assign them to
|
| /drivers/pinctrl/ |
| A D | Kconfig | 242 control frameworks. It provides interfaces to setup pin muxing, assign
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | chan.c | 3418 goto assign; in rtw89_chanctx_ops_reassign_vif() 3428 assign: in rtw89_chanctx_ops_reassign_vif()
|
Completed in 43 milliseconds