/linux-4.19.296/include/drm/ |
D | drm_fb_helper.h | 104 int (*fb_probe)(struct drm_fb_helper *helper, 275 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, 278 struct drm_fb_helper *helper, int max_conn); 279 void drm_fb_helper_fini(struct drm_fb_helper *helper); 360 struct drm_fb_helper *helper, in drm_fb_helper_prepare() argument 366 struct drm_fb_helper *helper, in drm_fb_helper_init() argument 370 helper->dev = dev; in drm_fb_helper_init() 371 dev->fb_helper = helper; in drm_fb_helper_init() 376 static inline void drm_fb_helper_fini(struct drm_fb_helper *helper) in drm_fb_helper_fini() argument 378 if (helper && helper->dev) in drm_fb_helper_fini() [all …]
|
/linux-4.19.296/include/uapi/linux/netfilter/ |
D | xt_CT.h | 24 char helper[16]; member 35 char helper[16]; member
|
/linux-4.19.296/include/net/netfilter/ |
D | nf_conntrack_helper.h | 65 struct nf_conntrack_helper __rcu *helper; member 85 void nf_conntrack_helper_put(struct nf_conntrack_helper *helper); 87 void nf_ct_helper_init(struct nf_conntrack_helper *helper,
|
D | nf_conntrack.h | 328 #define MODULE_ALIAS_NFCT_HELPER(helper) \ argument 329 MODULE_ALIAS("nfct-helper-" helper)
|
D | nf_conntrack_expect.h | 34 struct nf_conntrack_helper *helper; member
|
/linux-4.19.296/drivers/bluetooth/ |
D | btmrvl_sdio.h | 96 const char *helper; member 109 const char *helper; member
|
D | btmrvl_sdio.c | 238 .helper = "mrvl/sd8688_helper.bin", 247 .helper = NULL, 256 .helper = NULL, 265 .helper = NULL, 274 .helper = NULL, 283 .helper = NULL, 448 const u8 *helper = NULL; in btmrvl_sdio_download_helper() local 455 ret = request_firmware(&fw_helper, card->helper, in btmrvl_sdio_download_helper() 464 helper = fw_helper->data; in btmrvl_sdio_download_helper() 509 memcpy(&helperbuf[SDIO_HEADER_LEN], &helper[hlprblknow], in btmrvl_sdio_download_helper() [all …]
|
/linux-4.19.296/drivers/iio/imu/ |
D | Kconfig | 49 A set of IO helper functions for the Analog Devices ADIS* device family. 55 A set of buffer helper functions for the Analog Devices ADIS* device
|
/linux-4.19.296/drivers/media/spi/ |
D | Kconfig | 3 menu "SPI helper chips"
|
/linux-4.19.296/drivers/media/common/ |
D | Kconfig | 16 tristate "Cypress firmware helper routines"
|
/linux-4.19.296/fs/btrfs/ |
D | async-thread.h | 64 void btrfs_init_work(struct btrfs_work *work, btrfs_work_func_t helper,
|
/linux-4.19.296/drivers/media/v4l2-core/ |
D | v4l2-ctrls.c | 2937 helpers[i].mref->helper = NULL; in prepare_ext_ctrls() 2943 if (mref->helper) { in prepare_ext_ctrls() 2947 mref->helper->next = i; in prepare_ext_ctrls() 2953 mref->helper = h; in prepare_ext_ctrls() 2974 struct v4l2_ctrl_helper helper[4]; in v4l2_g_ext_ctrls() local 2975 struct v4l2_ctrl_helper *helpers = helper; in v4l2_g_ext_ctrls() 2991 if (cs->count > ARRAY_SIZE(helper)) { in v4l2_g_ext_ctrls() 2992 helpers = kvmalloc_array(cs->count, sizeof(helper[0]), in v4l2_g_ext_ctrls() 3044 if (cs->count > ARRAY_SIZE(helper)) in v4l2_g_ext_ctrls() 3240 struct v4l2_ctrl_helper helper[4]; in try_set_ext_ctrls() local [all …]
|
/linux-4.19.296/drivers/base/ |
D | Kconfig | 5 bool "Support for uevent helper" 8 The uevent helper program is forked by the kernel for 20 string "path to uevent helper" 24 To disable user space helper program execution at by default
|
/linux-4.19.296/drivers/iio/buffer/ |
D | Kconfig | 54 Provides helper functions for setting up triggered buffers.
|
/linux-4.19.296/drivers/i2c/ |
D | Kconfig | 74 bool "Autoselect pertinent helper modules" 82 Unselect this only if you need to enable additional helper
|
/linux-4.19.296/drivers/iio/ |
D | Kconfig | 69 Provides helper functions for setting up triggered events.
|
/linux-4.19.296/fs/cifs/ |
D | Kconfig | 114 Enables an upcall mechanism for CIFS which accesses userspace helper 191 an upcall mechanism for CIFS which contacts userspace helper
|
/linux-4.19.296/include/media/ |
D | v4l2-ctrls.h | 259 struct v4l2_ctrl_helper *helper; member
|
/linux-4.19.296/drivers/pci/pcie/ |
D | Kconfig | 47 help of a user space helper tool aer-inject, which can be
|
/linux-4.19.296/drivers/regulator/ |
D | Makefile | 7 obj-$(CONFIG_REGULATOR) += core.o dummy.o fixed-helper.o helpers.o devres.o
|
/linux-4.19.296/lib/ |
D | Makefile | 158 obj-$(CONFIG_IOMMU_HELPER) += iommu-helper.o
|
D | Kconfig | 561 Provides a helper to split scatterlists into chunks, each chunk being 568 Provides a helper to allocate chained scatterlists. This should be
|
/linux-4.19.296/include/linux/ |
D | drbd_genl.h | 221 __str_field(13, DRBD_GENLA_F_MANDATORY, helper, 32)
|
/linux-4.19.296/block/ |
D | Kconfig | 76 bool "Block layer SG support v4 helper lib"
|
/linux-4.19.296/fs/befs/ |
D | ChangeLog | 308 And helper functions.
|