| /include/linux/ |
| D | i2c-algo-pcf.h | 19 void (*setpcf) (void *data, int ctl, int val); 20 int (*getpcf) (void *data, int ctl);
|
| D | socket.h | 116 #define __CMSG_NXTHDR(ctl, len, cmsg) __cmsg_nxthdr((ctl),(len),(cmsg)) argument 128 #define __CMSG_FIRSTHDR(ctl,len) ((len) >= sizeof(struct cmsghdr) ? \ argument 129 (struct cmsghdr *)(ctl) : \
|
| D | sysctl.h | 64 typedef int proc_handler(const struct ctl_table *ctl, int write, void *buffer,
|
| D | libata.h | 569 u8 ctl; /* control reg */ member 882 u8 ctl; /* cache of ATA control register */ member 1011 void (*sff_set_devctl)(struct ata_port *ap, u8 ctl); 1836 qc->tf.ctl |= ATA_NIEN; in ata_qc_set_polling() 1872 tf->ctl = dev->link->ap->ctl; in ata_tf_init() 1874 tf->ctl = ATA_DEVCTL_OBS; in ata_tf_init()
|
| D | thunderbolt.h | 78 struct tb_ctl *ctl; member
|
| D | mISDNif.h | 530 clockctl_func_t *ctl; member
|
| D | switchtec.h | 357 u32 ctl; member
|
| D | serial_core.h | 388 void (*break_ctl)(struct uart_port *, int ctl);
|
| /include/linux/firmware/cirrus/ |
| D | cs_dsp.h | 212 int (*control_add)(struct cs_dsp_coeff_ctl *ctl); 213 void (*control_remove)(struct cs_dsp_coeff_ctl *ctl); 248 int cs_dsp_coeff_write_acked_control(struct cs_dsp_coeff_ctl *ctl, unsigned int event_id); 249 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 251 int cs_dsp_coeff_lock_and_write_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 253 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 255 int cs_dsp_coeff_lock_and_read_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 277 struct cs_dsp_coeff_ctl *ctl; member
|
| /include/net/netns/ |
| D | unix.h | 19 struct ctl_table_header *ctl; member
|
| D | mpls.h | 20 struct ctl_table_header *ctl; member
|
| /include/linux/soundwire/ |
| D | sdw_registers.h | 332 #define SDW_SDCA_CTL(fun, ent, ctl, ch) (BIT(30) | \ argument 336 (((ctl) & 0x30) << 15) | \ 337 (((ctl) & 0x0f) << 3) | \
|
| /include/net/ |
| D | neighbour.h | 423 int neigh_proc_dointvec(const struct ctl_table *ctl, int write, 425 int neigh_proc_dointvec_jiffies(const struct ctl_table *ctl, int write, 428 int neigh_proc_dointvec_ms_jiffies(const struct ctl_table *ctl, int write,
|
| D | ndisc.h | 474 int ndisc_ifinfo_sysctl_change(const struct ctl_table *ctl, int write,
|
| /include/sound/ |
| D | soc-component.h | 466 const char * const ctl); 468 const char * const ctl);
|
| /include/linux/habanalabs/ |
| D | cpucp_if.h | 81 __le32 ctl; member 818 __le32 ctl; member
|
| /include/trace/events/ |
| D | libata.h | 204 __field( unsigned char, ctl ) 271 __field( unsigned char, ctl )
|
| /include/linux/greybus/ |
| D | greybus_protocols.h | 2032 struct gb_audio_control ctl[]; /* 'ncontrols' entries */ member
|