Searched refs:start (Results 13851 - 13875 of 18851) sorted by relevance
1...<<551552553554555556557558559560>>...755
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | marvell_gti_wdt.c | 234 .start = gti_wdt_start,
|
H A D | omap_wdt.c | 222 .start = omap_wdt_start,
|
H A D | realtek_otto_wdt.c | 222 .start = otto_wdt_start,
|
H A D | renesas_wdt.c | 168 .start = rwdt_start,
|
H A D | sama5d4_wdt.c | 158 .start = sama5d4_wdt_start,
|
H A D | rzg2l_wdt.c | 220 .start = rzg2l_wdt_start,
|
H A D | sbsa_gwdt.c | 250 .start = sbsa_gwdt_start,
|
H A D | sprd_wdt.c | 249 .start = sprd_wdt_start,
|
H A D | sp805_wdt.c | 223 .start = wdt_enable,
|
H A D | sunxi_wdt.c | 204 .start = sunxi_wdt_start,
|
H A D | w83627hf_wdt.c | 323 .start = wdt_start,
|
H A D | watchdog_core.c | 248 if (!wdd->ops->start || (!wdd->ops->stop && !wdd->max_hw_heartbeat_ms)) in __watchdog_register_device()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pci-epc.h | 59 * @start: ops to start the PCI link 87 int (*start)(struct pci_epc *epc); member
|
H A D | pm_domain.h | 91 int (*start)(struct device *dev); member
|
H A D | iomap.h | 204 * @inode: Set at the start of the iteration and should not change. 281 u64 start, u64 len, const struct iomap_ops *ops); 300 sector_t io_sector; /* start sector of ioend */
|
H A D | gfp.h | 356 extern int alloc_contig_range(unsigned long start, unsigned long end,
|
H A D | kexec.h | 224 * On success, kbuf->mem will have the start address of the memory region found. 301 unsigned long start; member
|
H A D | memstick.h | 266 void (*start)(struct memstick_dev *card); member
|
H A D | input.h | 92 * to start generating events (start polling thread, 94 * to start providing events to the input core. 285 * @start: starts handler for given handle. This function is called by 321 void (*start)(struct input_handle *handle); member 523 * @playback: Called to request device to start playing specified effect
|
H A D | vringh.h | 82 u64 start, end_incl; member
|
H A D | netlink.h | 317 int (*start)(struct netlink_callback *); member
|
H A D | rmap.h | 374 int make_device_exclusive_range(struct mm_struct *mm, unsigned long start,
|
/kernel/linux/linux-6.6/fs/fscache/ |
H A D | cache.c | 424 .start = fscache_caches_seq_start,
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_gpuva_mgr.h | 85 * @addr: the start address 127 * useful to keep iterating &drm_gpuvas from a start node found 150 struct drm_gpuva *drm_gpuva_find_prev(struct drm_gpuva_manager *mgr, u64 start); 207 * @mm_start: start of the VA space 266 * @end__: ending offset, the last gpuva will start before this (but may 289 * @end__: ending offset, the last gpuva will start before this (but may 434 * If either a new mapping's start address is aligned with the start address
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | qp.h | 273 u8 start[2]; member
|
Completed in 28 milliseconds
1...<<551552553554555556557558559560>>...755