Home
last modified time | relevance | path

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

12345

/linux-3.3/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.3/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.c689 uint16_t ident; in udf_find_fileset() local
778 uint16_t ident; in udf_load_pvoldesc() local
1141 uint16_t ident; in udf_load_partdesc() local
1227 uint16_t ident; in udf_load_logicalvol() local
1388 uint16_t ident; in udf_load_logicalvolint() local
1437 uint16_t ident; in udf_process_sequence() local
1585 uint16_t ident; in udf_check_anchor_block() local
2185 uint16_t ident; in udf_count_free_bitmap() local
/linux-3.3/arch/s390/include/asm/
Dcpu.h20 unsigned int ident : 24; member
/linux-3.3/drivers/watchdog/
Dw83977f_wdt.c374 static const struct watchdog_info ident = { variable
386 struct watchdog_info __user *ident; in wdt_ioctl() member
Dwdt977.c335 static const struct watchdog_info ident = { variable
361 struct watchdog_info __user *ident; in wdt977_ioctl() member
Dof_xilinx_wdt.c222 static const struct watchdog_info ident = { variable
243 struct watchdog_info __user *ident; in xwdt_ioctl() member
Dmpcore_wdt.c218 static const struct watchdog_info ident = { variable
231 struct watchdog_info ident; in mpcore_wdt_ioctl() member
Dsmsc37b787_wdt.c432 struct watchdog_info __user *ident; in wb_smsc_wdt_ioctl() member
436 static const struct watchdog_info ident = { in wb_smsc_wdt_ioctl() local
Dpc87413_wdt.c391 struct watchdog_info __user *ident; in pc87413_ioctl() member
395 static const struct watchdog_info ident = { in pc87413_ioctl() local
Dsa1100_wdt.c83 static const struct watchdog_info ident = { variable
Dcoh901327_wdt.c255 struct watchdog_info __user *ident; in coh901327_ioctl() member
258 static const struct watchdog_info ident = { in coh901327_ioctl() local
Dwdt285.c131 static const struct watchdog_info ident = { variable
Dixp2000_wdt.c103 static const struct watchdog_info ident = { variable
Dixp4xx_wdt.c92 static const struct watchdog_info ident = { variable
Dm54xx_wdt.c112 static const struct watchdog_info ident = { variable
Dindydog.c114 static const struct watchdog_info ident = { in indydog_ioctl() local
Dsbc_epx_c3.c109 static const struct watchdog_info ident = { in epx_c3_ioctl() local
Diop_wdt.c128 static const struct watchdog_info ident = { variable
Dsbc_fitpc2_wdt.c114 static const struct watchdog_info ident = { variable
Dacquirewdt.c153 static const struct watchdog_info ident = { in acq_ioctl() local
Dscx200_wdt.c165 static const struct watchdog_info ident = { in scx200_wdt_ioctl() local
Dwafer5823wdt.c130 static const struct watchdog_info ident = { in wafwdt_ioctl() local
/linux-3.3/scripts/genksyms/
Dparse.y56 struct string_list **ident, in record_compound()
/linux-3.3/arch/um/drivers/
Dharddog_kern.c132 static struct watchdog_info ident = { in harddog_ioctl_unlocked() local

12345