Home
last modified time | relevance | path

Searched defs:ident (Results 1 – 25 of 116) sorted by relevance

12345

/linux-3.4.99/arch/blackfin/kernel/
Dbfin_gpio.c131 static void set_label(unsigned short ident, const char *label) in set_label()
140 static char *get_label(unsigned short ident) in get_label()
145 static int cmp_label(unsigned short ident, const char *label) in cmp_label()
253 u16 ident = P_IDENT(per); in portmux_group_check() local
286 u16 ident = P_IDENT(per); in portmux_setup() local
305 u16 ident = P_IDENT(per); in portmux_setup() local
319 u16 ident = P_IDENT(per); in get_portmux() local
330 u16 ident = P_IDENT(per); in portmux_group_check() local
359 u16 ident = P_IDENT(per); in portmux_setup() local
750 unsigned short ident = P_IDENT(per); local
[all …]
/linux-3.4.99/fs/udf/
Dmisc.c203 uint32_t location, uint16_t *ident) in udf_read_tagged()
263 uint32_t offset, uint16_t *ident) in udf_read_ptagged()
279 void udf_new_tag(char *data, uint16_t ident, uint16_t version, uint16_t snum, in udf_new_tag()
Dsuper.c692 uint16_t ident; in udf_find_fileset() local
781 uint16_t ident; in udf_load_pvoldesc() local
1141 uint16_t ident; in udf_load_partdesc() local
1224 uint16_t ident; in udf_load_sparable_map() local
1275 uint16_t ident; in udf_load_logicalvol() local
1416 uint16_t ident; in udf_load_logicalvolint() local
1465 uint16_t ident; in udf_process_sequence() local
1613 uint16_t ident; in udf_check_anchor_block() local
2213 uint16_t ident; in udf_count_free_bitmap() local
/linux-3.4.99/arch/s390/include/asm/
Dcpu.h20 unsigned int ident : 24; member
/linux-3.4.99/drivers/watchdog/
Dw83977f_wdt.c372 static const struct watchdog_info ident = { variable
384 struct watchdog_info __user *ident; in wdt_ioctl() member
Dwdt977.c333 static const struct watchdog_info ident = { variable
359 struct watchdog_info __user *ident; in wdt977_ioctl() member
Dof_xilinx_wdt.c223 static const struct watchdog_info ident = { variable
244 struct watchdog_info __user *ident; in xwdt_ioctl() member
Dmpcore_wdt.c221 static const struct watchdog_info ident = { variable
234 struct watchdog_info ident; in mpcore_wdt_ioctl() member
Dpc87413_wdt.c388 struct watchdog_info __user *ident; in pc87413_ioctl() member
392 static const struct watchdog_info ident = { in pc87413_ioctl() local
Dsmsc37b787_wdt.c429 struct watchdog_info __user *ident; in wb_smsc_wdt_ioctl() member
433 static const struct watchdog_info ident = { in wb_smsc_wdt_ioctl() local
Dsa1100_wdt.c87 static const struct watchdog_info ident = { variable
Dwdt285.c134 static const struct watchdog_info ident = { variable
Dixp2000_wdt.c105 static const struct watchdog_info ident = { variable
Dixp4xx_wdt.c94 static const struct watchdog_info ident = { variable
Dindydog.c115 static const struct watchdog_info ident = { in indydog_ioctl() local
Dm54xx_wdt.c114 static const struct watchdog_info ident = { variable
Dsbc_epx_c3.c110 static const struct watchdog_info ident = { in epx_c3_ioctl() local
Diop_wdt.c130 static const struct watchdog_info ident = { variable
Dsbc_fitpc2_wdt.c113 static const struct watchdog_info ident = { variable
Dacquirewdt.c154 static const struct watchdog_info ident = { in acq_ioctl() local
Dsb_wdog.c97 static const struct watchdog_info ident = { variable
Dscx200_wdt.c164 static const struct watchdog_info ident = { in scx200_wdt_ioctl() local
/linux-3.4.99/scripts/genksyms/
Dparse.y56 struct string_list **ident, in record_compound()
/linux-3.4.99/arch/um/drivers/
Dharddog_kern.c132 static struct watchdog_info ident = { in harddog_ioctl_unlocked() local
/linux-3.4.99/kernel/gcov/
Dgcov.h47 unsigned int ident; member

12345