Home
last modified time | relevance | path

Searched refs:cover (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dmmc-omap.h56 /* switch pin can be for card detect (default) or card cover */
57 unsigned cover:1; member
100 /* return MMC cover switch state, can be NULL if not supported.
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dmmc-omap.h54 /* switch pin can be for card detect (default) or card cover */
55 unsigned cover:1; member
98 /* return MMC cover switch state, can be NULL if not supported.
/kernel/linux/linux-5.10/arch/ia64/include/asm/native/
H A Dinst.h116 cover
/kernel/linux/linux-6.6/arch/ia64/include/asm/native/
H A Dinst.h116 cover
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Domap.c95 * when the cover switch is open */
117 struct gpio_desc *cover; member
311 if (slot->cover) in mmc_omap_cover_is_open()
312 return gpiod_get_value(slot->cover); in mmc_omap_cover_is_open()
905 * the cover has been closed. in mmc_omap_cover_handler()
1272 slot->cover = gpiod_get_index_optional(host->dev, "cover", in mmc_omap_new_slot()
1274 if (IS_ERR(slot->cover)) in mmc_omap_new_slot()
1275 return dev_err_probe(host->dev, PTR_ERR(slot->cover), in mmc_omap_new_slot()
1276 "error looking up cover switc in mmc_omap_new_slot()
[all...]
/kernel/linux/linux-5.10/arch/alpha/math-emu/
H A Dqrnnd.S16 # respects; for example, they cover modification of the file, and
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dudiv-qrnnd.S16 # respects; for example, they cover modification of the file, and
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dgate.S91 * The first thing need to do is a cover to get the registers onto the backing
126 cover // push args in interrupted frame onto backing store
H A Dmca_asm.S527 cover // must be last in group
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dgate.S91 * The first thing need to do is a cover to get the registers onto the backing
126 cover // push args in interrupted frame onto backing store
H A Dmca_asm.S527 cover // must be last in group
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpgtable_64.h75 #error Page table parameters do not cover virtual address space properly.
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpgtable_64.h75 #error Page table parameters do not cover virtual address space properly.
/kernel/linux/linux-5.10/scripts/
H A Dcheckpatch.pl6977 if (!$is_patch && $filename !~ /cover-letter\.patch$/) {
/kernel/linux/linux-6.6/scripts/
H A Dcheckpatch.pl7679 if (!$is_patch && $filename !~ /cover-letter\.patch$/) {

Completed in 28 milliseconds